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-02 13:28:11 +03:00
parent 80a9f3a645
commit 46047f85bb

View File

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