We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ff3574 commit 4f4719fCopy full SHA for 4f4719f
gradle.properties
@@ -4,5 +4,5 @@ org.gradle.parallel = true
4
android.useAndroidX = true
5
kotlin.code.style = official
6
kotlin.jvm.target.validation.mode = IGNORE
7
-version = 5.5.1-dev.1
+version = 5.5.1-dev.2
8
patches.json
@@ -288,6 +288,7 @@
288
"description": "Adds an option to set which page the app opens in instead of the homepage.",
289
"use": true,
290
"dependencies": [
291
+ "ResourcePatch",
292
"Settings for YouTube Music"
293
],
294
"compatiblePackages": {
@@ -1988,7 +1989,8 @@
1988
1989
"Change start page",
1990
"ResourcePatch",
1991
- "Settings for YouTube Music"
1992
+ "Settings for YouTube Music",
1993
+ "ResourcePatch"
1994
1995
1996
"com.google.android.apps.youtube.music": [
0 commit comments