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 9a6223c commit c97ee75Copy full SHA for c97ee75
gradle/libs.versions.toml
@@ -32,8 +32,8 @@ app-build-javaVersion = "VERSION_17"
32
app-build-kotlinJVMTarget = "17"
33
#versioning
34
app-version-appId = "com.simplemobiletools.clock"
35
-app-version-versionCode = "40"
36
-app-version-versionName = "5.11.0"
+app-version-versionCode = "41"
+app-version-versionName = "5.11.1"
37
[libraries]
38
#AndroidX
39
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }
0 commit comments