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 2b5074b commit 44668e1Copy full SHA for 44668e1
gradle/libs.versions.toml
@@ -17,8 +17,8 @@ app-build-javaVersion = "VERSION_17"
17
app-build-kotlinJVMTarget = "17"
18
#versioning
19
app-version-appId = "com.simplemobiletools.launcher"
20
-app-version-versionCode = "9"
21
-app-version-versionName = "5.1.0"
+app-version-versionCode = "10"
+app-version-versionName = "5.1.1"
22
[libraries]
23
#Room
24
androidx-room-runtime = { module = "androidx.room:room-runtime", version.ref = "room" }
0 commit comments