update version to 6.10.1

This commit is contained in:
tibbi 2020-09-19 15:06:44 +02:00
parent 51f7d373fd
commit fcdaa00e62
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 181
versionName "6.10.0"
versionCode 182
versionName "6.10.1"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true