1
0
mirror of https://github.com/etesync/android synced 2025-01-08 23:01:09 +00: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 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 20201 versionCode 20202
versionName "2.2.1" versionName "2.2.2"
buildConfigField "boolean", "customCerts", "true" buildConfigField "boolean", "customCerts", "true"
} }