1
0
mirror of https://github.com/etesync/android synced 2025-05-17 14:28:51 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-10-17 15:56:10 +03:00
parent 4a625b19da
commit c052c64816

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 28 targetSdkVersion 28
versionCode 89 versionCode 90
versionName "1.8.5" versionName "1.9.0"
buildConfigField "boolean", "customCerts", "true" buildConfigField "boolean", "customCerts", "true"
} }