1
0
mirror of https://github.com/etesync/android synced 2024-11-15 20:38:58 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2020-03-02 20:15:42 +02:00
parent ec78fc52af
commit 7adcb1d5ba

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 28
versionCode 104
versionName "1.11.1"
versionCode 105
versionName "1.11.2"
buildConfigField "boolean", "customCerts", "true"
}