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 ed92e1c commit 8991cb5Copy full SHA for 8991cb5
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 = "8"
21
-app-version-versionName = "5.0.6"
+app-version-versionCode = "9"
+app-version-versionName = "5.1.0"
22
[libraries]
23
#Room
24
androidx-room-runtime = { module = "androidx.room:room-runtime", version.ref = "room" }
0 commit comments