1
0
mirror of https://github.com/etesync/android synced 2025-01-23 14:10:54 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-11-06 21:33:54 +02:00
parent 4fd214515c
commit 377225f876

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 28
versionCode 92
versionName "1.9.2"
versionCode 93
versionName "1.9.3"
buildConfigField "boolean", "customCerts", "true"
}