Skip to content

Commit 4f4719f

Browse files
committed
bump 5.5.1-dev.2
1 parent 5ff3574 commit 4f4719f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Diff for: gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ org.gradle.parallel = true
44
android.useAndroidX = true
55
kotlin.code.style = official
66
kotlin.jvm.target.validation.mode = IGNORE
7-
version = 5.5.1-dev.1
7+
version = 5.5.1-dev.2
88

Diff for: patches.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@
288288
"description": "Adds an option to set which page the app opens in instead of the homepage.",
289289
"use": true,
290290
"dependencies": [
291+
"ResourcePatch",
291292
"Settings for YouTube Music"
292293
],
293294
"compatiblePackages": {
@@ -1988,7 +1989,8 @@
19881989
"Change start page",
19891990
"ResourcePatch",
19901991
"ResourcePatch",
1991-
"Settings for YouTube Music"
1992+
"Settings for YouTube Music",
1993+
"ResourcePatch"
19921994
],
19931995
"compatiblePackages": {
19941996
"com.google.android.apps.youtube.music": [

0 commit comments

Comments
 (0)