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 ce0156c commit 3d706f1Copy full SHA for 3d706f1
gradle/libs.versions.toml
@@ -34,8 +34,8 @@ app-build-kotlinJVMTarget = "17"
34
shortcut-badger = "1.1.22"
35
#versioning
36
app-version-appId = "com.simplemobiletools.musicplayer"
37
-app-version-versionCode = "114"
38
-app-version-versionName = "5.17.1"
+app-version-versionCode = "116"
+app-version-versionName = "5.18.0"
39
[libraries]
40
#AndroidX
41
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }
0 commit comments