update version to 6.10.0

This commit is contained in:
tibbi
2020-08-08 22:25:34 +02:00
parent 67e8abb1f7
commit e5e83a5a4d

View File

@@ -18,8 +18,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro" applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 180 versionCode 181
versionName "6.9.7" versionName "6.10.0"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "calendar") setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true