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-09-25 23:57:31 +03:00
parent b50c633ca1
commit c0642fc00a

View File

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