1
0
mirror of https://github.com/etesync/android synced 2024-11-15 20:38:58 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-08-18 16:06:00 +01:00
parent 58f16681aa
commit 3451f51376

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 28
versionCode 81
versionName "1.6.1"
versionCode 82
versionName "1.7.0"
buildConfigField "boolean", "customCerts", "true"
}