1
0
mirror of https://github.com/etesync/android synced 2025-05-29 12:18:54 +00:00

Bump version

This commit is contained in:
Tom Hacohen 2020-10-25 15:37:53 +02:00
parent f7e0e30b65
commit 5f66f1f3e5

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 20000 versionCode 20100
versionName "2.0.0" versionName "2.1.0"
buildConfigField "boolean", "customCerts", "true" buildConfigField "boolean", "customCerts", "true"
} }