1
0
mirror of https://github.com/etesync/android synced 2025-02-22 04:22:11 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2020-03-27 19:25:49 +03:00
parent 47c96963e9
commit ea6b8347da

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 28
versionCode 106
versionName "1.11.3"
versionCode 107
versionName "1.12.0"
buildConfigField "boolean", "customCerts", "true"
}