1
0
mirror of https://github.com/etesync/android synced 2025-08-05 13:25:21 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-09-25 23:57:31 +03:00
parent b50c633ca1
commit c0642fc00a

View File

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