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

Bump version.

This commit is contained in:
Tom Hacohen 2019-07-28 11:11:45 +01:00
parent 6031bd2699
commit 97358224ab

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 28
versionCode 78
versionName "1.5.0"
versionCode 79
versionName "1.5.1"
buildConfigField "boolean", "customCerts", "true"
}