1
0
mirror of https://github.com/etesync/android synced 2025-04-05 17:25:44 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2020-03-12 14:26:39 +02:00
parent b530b4c02f
commit 1bbbac4bd8

View File

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