1
0
mirror of https://github.com/etesync/android synced 2025-02-09 06:02:42 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-07-22 22:41:21 +01:00
parent 8e457c5ec7
commit cfae3bf0b5

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 28 targetSdkVersion 28
versionCode 77 versionCode 78
versionName "1.4.12" versionName "1.5.0"
buildConfigField "boolean", "customCerts", "true" buildConfigField "boolean", "customCerts", "true"
} }