Skip to content

Commit

Permalink
update version to 6.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tibbi committed Jul 2, 2023
1 parent b4e85e4 commit 9e4dcfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.calendar.pro"
minSdkVersion 23
targetSdkVersion 33
versionCode 236
versionName "6.22.0"
versionCode 237
versionName "6.22.1"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 9e4dcfa

Please sign in to comment.