1
0
mirror of https://github.com/etesync/android synced 2025-02-22 20:42:04 +00:00

Bump version

This commit is contained in:
Tom Hacohen 2020-11-01 16:50:07 +02:00
parent e3dc70bc11
commit 1b50d7bd1c

View File

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