update version to 6.13.0

This commit is contained in:
tibbi 2021-02-23 17:07:14 +01:00
parent a69a96502d
commit f1fb463d8a
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21
targetSdkVersion 29
versionCode 191
versionName "6.12.0"
versionCode 192
versionName "6.13.0"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true