update version to 6.13.7

This commit is contained in:
tibbi 2021-05-02 09:25:53 +02:00
parent eb750f0a3c
commit 88398b09ea
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 199
versionName "6.13.6"
versionCode 200
versionName "6.13.7"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true