Skip to content

Commit

Permalink
update version to 6.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tibbi committed Mar 16, 2022
1 parent 4141b94 commit ca8ce4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 21
targetSdkVersion 30
versionCode 215
versionName "6.17.3"
versionCode 216
versionName "6.17.4"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit ca8ce4e

Please sign in to comment.