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-02-28 22:45:16 +02:00
parent bb2b116723
commit d1abf5ace6

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 28 targetSdkVersion 28
versionCode 103 versionCode 104
versionName "1.11.0" versionName "1.11.1"
buildConfigField "boolean", "customCerts", "true" buildConfigField "boolean", "customCerts", "true"
} }