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-10-17 15:56:10 +03:00
parent 4a625b19da
commit c052c64816

View File

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