We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4e85e4 commit 9e4dcfaCopy full SHA for 9e4dcfa
1 file changed
app/build.gradle
@@ -17,8 +17,8 @@ android {
17
applicationId "com.simplemobiletools.calendar.pro"
18
minSdkVersion 23
19
targetSdkVersion 33
20
- versionCode 236
21
- versionName "6.22.0"
+ versionCode 237
+ versionName "6.22.1"
22
multiDexEnabled true
23
setProperty("archivesBaseName", "calendar")
24
vectorDrawables.useSupportLibrary = true
0 commit comments