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

Bump version.

This commit is contained in:
Tom Hacohen 2019-08-27 18:38:16 +01:00
parent d659b48f6d
commit 9a79fbe459

View File

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