0
0
mirror of https://github.com/etesync/android.git synced 2024-09-19 20:32:17 +02:00

Bump version.

This commit is contained in:
Tom Hacohen 2020-12-13 20:30:30 +02:00
parent 5c606e4ccf
commit 92a001b8dd

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 21
targetSdkVersion 29
versionCode 20201
versionName "2.2.1"
versionCode 20202
versionName "2.2.2"
buildConfigField "boolean", "customCerts", "true"
}