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-11-08 17:49:38 +02:00
parent fe376b22d6
commit 0d4ab6bc29

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 21
targetSdkVersion 29
versionCode 20104
versionName "2.1.4"
versionCode 20105
versionName "2.1.5"
buildConfigField "boolean", "customCerts", "true"
}