1
0
mirror of https://github.com/etesync/android synced 2025-02-02 19:01:06 +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
targetSdkVersion 28
versionCode 77
versionName "1.4.12"
versionCode 78
versionName "1.5.0"
buildConfigField "boolean", "customCerts", "true"
}