1
0
mirror of https://github.com/etesync/android synced 2024-12-23 15:18:14 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-08-05 08:31:06 +01:00
parent 1cfdc59b17
commit 7aea44bb27

View File

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