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-15 22:25:55 +02:00
parent 4e472e5ff3
commit 485b80a5b4

View File

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