1
0
mirror of https://github.com/etesync/android synced 2024-12-23 07:08:16 +00:00

Bump version

This commit is contained in:
Tom Hacohen 2020-10-27 09:17:55 +02:00
parent 586ad902c6
commit 50a366dcb5

View File

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