update version to 6.5.7

This commit is contained in:
tibbi
2019-08-07 19:27:45 +02:00
parent 5f24e81b09
commit 8e14adb83f

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 156
versionName "6.5.6"
versionCode 157
versionName "6.5.7"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
}