1
0
mirror of https://github.com/etesync/android synced 2024-11-16 04:49:06 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-09-05 20:23:43 +01:00
parent d8cb979d36
commit e016eff43e

View File

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