1
0
mirror of https://github.com/etesync/android synced 2024-11-22 07:58:09 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-05-01 10:06:28 +01:00
parent 2615fbd9ce
commit bab8cdf913

View File

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 26
versionCode 69
versionName "1.4.4"
versionCode 70
versionName "1.4.5"
buildConfigField "boolean", "customCerts", "true"
}