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 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"
}