1
0
mirror of https://github.com/etesync/android synced 2025-01-11 00:01:12 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-07-15 13:05:15 +01:00
parent cac34e6785
commit 5fe963d7b9

View File

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