update version to 6.9.4

This commit is contained in:
tibbi 2020-05-25 21:01:44 +02:00
parent 12e09bdb73
commit 6ec7384cfe
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 176
versionName "6.9.3"
versionCode 177
versionName "6.9.4"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true