1
0
mirror of https://github.com/etesync/android synced 2025-03-24 19:35:42 +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
targetSdkVersion 29
versionCode 20000
versionName "2.0.0"
versionCode 20100
versionName "2.1.0"
buildConfigField "boolean", "customCerts", "true"
}