1
0
mirror of https://github.com/etesync/android synced 2025-06-26 01:42:37 +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 minSdkVersion 19
targetSdkVersion 29 targetSdkVersion 29
versionCode 113 versionCode 114
versionName "1.16.1" versionName "1.16.2"
buildConfigField "boolean", "customCerts", "true" buildConfigField "boolean", "customCerts", "true"
} }