1
0
mirror of https://github.com/etesync/android synced 2024-11-22 07:58:09 +00:00

Bump version

This commit is contained in:
Tom Hacohen 2020-01-11 12:05:13 +02:00
parent 5db8545f8f
commit dbb244f1be

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 28
versionCode 97
versionName "1.9.7"
versionCode 98
versionName "1.9.8"
buildConfigField "boolean", "customCerts", "true"
}