1
0
mirror of https://github.com/etesync/android synced 2025-02-01 18:40:54 +00:00

Bump version

This commit is contained in:
Tom Hacohen 2020-11-02 09:34:26 +02:00
parent c953a273e5
commit 8f67af6e11

View File

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