Skip to content

Commit

Permalink
update version to 6.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tibbi committed Jul 16, 2023
1 parent 4591780 commit d7fa019
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 237
versionName "6.22.1"
versionCode 238
versionName "6.22.2"
multiDexEnabled true
setProperty("archivesBaseName", "calendar")
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit d7fa019

Please sign in to comment.