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