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-15 20:06:17 +03:00
parent f7f2dac76b
commit 6ccf9de66c

View File

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