update version to 6.4.0

This commit is contained in:
tibbi
2019-03-20 21:35:37 +01:00
parent 29bb013bd5
commit 77cdf720e2

View File

@@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro" applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 145 versionCode 146
versionName "6.3.2" versionName "6.4.0"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "calendar") setProperty("archivesBaseName", "calendar")
} }