1
0
mirror of https://github.com/etesync/android synced 2024-12-22 14:48:11 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2020-12-01 14:30:20 +02:00
parent 5c0befeb06
commit 4822bc8762

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 21
targetSdkVersion 29
versionCode 20105
versionName "2.1.5"
versionCode 20200
versionName "2.2.0"
buildConfigField "boolean", "customCerts", "true"
}