1
0
mirror of https://github.com/etesync/android synced 2025-02-22 04:22:11 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2020-12-06 12:28:28 +02:00
parent eecd516bda
commit 53360a327c

View File

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