1
0
mirror of https://github.com/etesync/android synced 2024-11-14 03:39:52 +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
targetSdkVersion 28
versionCode 103
versionName "1.11.0"
versionCode 104
versionName "1.11.1"
buildConfigField "boolean", "customCerts", "true"
}