update version to 6.13.2

This commit is contained in:
tibbi 2021-03-09 22:34:33 +01:00
parent 8e2d42382a
commit c3eb5d8386
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 193
versionName "6.13.1"
versionCode 194
versionName "6.13.2"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true