1
0
mirror of https://github.com/etesync/android synced 2024-11-22 16:08:13 +00:00

Bump version.

This commit is contained in:
Tom Hacohen 2019-04-25 13:26:05 +01:00
parent 9c8daf1ebd
commit 6bd405012d

View File

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