1
0
mirror of https://github.com/etesync/android synced 2025-06-25 01:18:58 +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 minSdkVersion 19
targetSdkVersion 28 targetSdkVersion 28
versionCode 83 versionCode 84
versionName "1.7.1" versionName "1.8.0"
buildConfigField "boolean", "customCerts", "true" buildConfigField "boolean", "customCerts", "true"
} }