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-11 22:58:02 +02:00
parent 42c61ed087
commit a62c77c306

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 28
versionCode 101
versionName "1.10.1"
versionCode 102
versionName "1.10.2"
buildConfigField "boolean", "customCerts", "true"
}