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 13:03:16 +02:00
parent 20387612db
commit e8ff818792

View File

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