update version to 6.13.4

This commit is contained in:
tibbi 2021-04-14 22:54:44 +02:00
parent dfb7061450
commit 36f5608624

View File

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro" applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 30 targetSdkVersion 30
versionCode 196 versionCode 197
versionName "6.13.3" versionName "6.13.4"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "calendar") setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true