1
0
mirror of https://github.com/etesync/android synced 2024-12-23 07:08:16 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-09-09 08:59:41 +01:00
parent 1bbf00c6bd
commit 7ce455c88a

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 28
versionCode 84
versionName "1.8.0"
versionCode 85
versionName "1.8.1"
buildConfigField "boolean", "customCerts", "true"
}