1
0
mirror of https://github.com/etesync/android synced 2025-01-11 08:10:58 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-03-07 08:27:27 +00:00
parent cf8afd541c
commit 2e639aad16

View File

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