1
0
mirror of https://github.com/etesync/android synced 2025-02-22 12:32:03 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-03-10 19:00:20 +00:00
parent a605c2ae49
commit a2e126071a

View File

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