1
0
mirror of https://github.com/etesync/android synced 2024-11-22 07:58:09 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-11-24 10:56:29 +02:00
parent 5fc26c6461
commit 139490bd0b

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 28
versionCode 94
versionName "1.9.4"
versionCode 95
versionName "1.9.5"
buildConfigField "boolean", "customCerts", "true"
}