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-08-07 09:07:35 +03:00
parent 2284af19a7
commit 16aca21e50

View File

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