1
0
mirror of https://github.com/etesync/android synced 2024-11-14 03:39:52 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-12-17 10:10:32 +02:00
parent 72253932d3
commit a021ea0cc6

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 28
versionCode 96
versionName "1.9.6"
versionCode 97
versionName "1.9.7"
buildConfigField "boolean", "customCerts", "true"
}