1
0
mirror of https://github.com/etesync/android synced 2025-02-21 20:12:04 +00:00

Bump version

This commit is contained in:
Tom Hacohen 2020-09-01 14:25:38 +03:00
parent f725b3069b
commit 5f8ca4326b

View File

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