1
0
mirror of https://github.com/etesync/android synced 2025-04-08 02:35:55 +00:00

Bump version

This commit is contained in:
Tom Hacohen 2020-09-06 16:14:15 +03:00
parent aefdfe5479
commit 637e576130

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 29
versionCode 113
versionName "1.16.1"
versionCode 114
versionName "1.16.2"
buildConfigField "boolean", "customCerts", "true"
}