update version to 6.4.3

This commit is contained in:
tibbi
2019-04-10 19:22:04 +02:00
parent 450f887352
commit e2a7effe6e

View File

@@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 148
versionName "6.4.2"
versionCode 149
versionName "6.4.3"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
}