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 2021-01-11 12:49:29 +02:00
parent 6d5136fbbb
commit 909dc87e40

View File

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