1
0
mirror of https://github.com/etesync/android synced 2024-11-15 20:38:58 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2020-07-14 11:48:17 +03:00
parent 5e0bf79e9f
commit 23357b1b27

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 28
versionCode 110
versionName "1.15.0"
versionCode 111
versionName "1.15.1"
buildConfigField "boolean", "customCerts", "true"
}