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 108e1e1 commit 9449e2eCopy full SHA for 9449e2e
1 file changed
gradle/libs.versions.toml
@@ -22,8 +22,8 @@ app-build-javaVersion = "VERSION_17"
22
app-build-kotlinJVMTarget = "17"
23
#versioning
24
app-version-appId = "com.simplemobiletools.calendar.pro"
25
-app-version-versionCode = "239"
26
-app-version-versionName = "6.23.0"
+app-version-versionCode = "240"
+app-version-versionName = "6.23.1"
27
[libraries]
28
#Android X
29
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "constraintlayout" }
0 commit comments