0
0
mirror of https://github.com/etesync/android.git synced 2024-09-20 04:42:28 +02:00

Bump version.

This commit is contained in:
Tom Hacohen 2020-06-03 09:46:18 +03:00
parent c2df2f8d44
commit 0539d27eea

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 28 targetSdkVersion 28
versionCode 107 versionCode 108
versionName "1.12.0" versionName "1.13.0"
buildConfigField "boolean", "customCerts", "true" buildConfigField "boolean", "customCerts", "true"
} }