1
0
mirror of https://github.com/etesync/android synced 2025-01-22 13:40:55 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-03-06 21:51:49 +00:00
parent 356017a541
commit f0a320f854

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 26
versionCode 59
versionName "1.2.3"
versionCode 60
versionName "1.2.4"
buildConfigField "boolean", "customCerts", "true"
}