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 5dad56a commit b103b78Copy full SHA for b103b78
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 = "238"
26
-app-version-versionName = "6.22.2"
+app-version-versionCode = "239"
+app-version-versionName = "6.23.0"
27
[libraries]
28
#Android X
29
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "constraintlayout" }
0 commit comments