update version to 6.13.1

This commit is contained in:
tibbi 2021-03-10 19:16:08 +01:00
parent a984a0923d
commit bb64e65e3d
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 192
versionName "6.13.0"
versionCode 193
versionName "6.13.1"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true