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 2020-02-10 12:57:24 +02:00
parent d603245eb3
commit b702cc6c17

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 28
versionCode 100
versionName "1.10.0"
versionCode 101
versionName "1.10.1"
buildConfigField "boolean", "customCerts", "true"
}