1
0
mirror of https://github.com/etesync/android synced 2025-04-22 18:19:10 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-03-15 11:04:53 +00:00
parent 5090a3206e
commit 022ed146c4

View File

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