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

Bump version.

This commit is contained in:
Tom Hacohen 2019-11-03 13:13:41 +02:00
parent 413218d55f
commit c4b987ef9d

View File

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