1
0
mirror of https://github.com/etesync/android synced 2025-02-23 21:02:26 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-10-08 14:26:40 +03:00
parent 49ffdd9295
commit 925ba9049e

View File

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