update version to 6.5.0

This commit is contained in:
tibbi 2019-05-04 21:10:25 +02:00
parent d61e755206
commit 132bd88695

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 149 versionCode 150
versionName "6.4.3" versionName "6.5.0"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "calendar") setProperty("archivesBaseName", "calendar")
} }