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-22 12:55:37 +02:00
parent 13f7bd9fd0
commit 5efd717189

View File

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