update version to 6.4.0

This commit is contained in:
tibbi 2019-03-20 21:35:37 +01:00
parent 29bb013bd5
commit 77cdf720e2
1 changed files with 2 additions and 2 deletions

View File

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