1
0
mirror of https://github.com/etesync/android synced 2025-01-13 01:01:22 +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 minSdkVersion 19
targetSdkVersion 28 targetSdkVersion 28
versionCode 91 versionCode 92
versionName "1.9.1" versionName "1.9.2"
buildConfigField "boolean", "customCerts", "true" buildConfigField "boolean", "customCerts", "true"
} }