1
0
mirror of https://github.com/etesync/android synced 2024-11-16 04:49:06 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-08-07 08:57:39 +01:00
parent c8a81862ea
commit 7405452975

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 28
versionCode 80
versionName "1.6.0"
versionCode 81
versionName "1.6.1"
buildConfigField "boolean", "customCerts", "true"
}