1
0
mirror of https://github.com/etesync/android synced 2024-11-22 16:08:13 +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 minSdkVersion 19
targetSdkVersion 28 targetSdkVersion 28
versionCode 97 versionCode 98
versionName "1.9.7" versionName "1.9.8"
buildConfigField "boolean", "customCerts", "true" buildConfigField "boolean", "customCerts", "true"
} }