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 2019-10-28 17:23:11 +02:00
parent 991ba5f855
commit 527a18b80e

View File

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