1
0
mirror of https://github.com/etesync/android synced 2024-11-15 20:38:58 +00:00

Bump version

This commit is contained in:
Tom Hacohen 2020-10-28 15:11:07 +02:00
parent 1e4c761a54
commit 9ca84001c2

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 21
targetSdkVersion 29
versionCode 20101
versionName "2.1.1"
versionCode 20102
versionName "2.1.2"
buildConfigField "boolean", "customCerts", "true"
}