1
0
mirror of https://github.com/etesync/android synced 2025-01-22 21:51:04 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-02-04 14:02:01 +00:00
parent b13be67820
commit 3862ae3726

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 26
versionCode 52
versionName "1.0.2"
versionCode 53
versionName "1.0.3"
buildConfigField "boolean", "customCerts", "true"
}