update version to 6.15.1

This commit is contained in:
tibbi 2021-08-23 11:25:20 +02:00
parent ada629c03f
commit 7af424a42b
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21
targetSdkVersion 30
versionCode 203
versionName "6.15.0"
versionCode 204
versionName "6.15.1"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true