mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-22 18:23:59 +00:00
fix(Twitch): Change recommended target to the latest app version
This commit is contained in:
@@ -156,10 +156,6 @@ val videoAdsPatch = bytecodePatch(
|
|||||||
)
|
)
|
||||||
|
|
||||||
compatibleWith(
|
compatibleWith(
|
||||||
"tv.twitch.android.app"(
|
"tv.twitch.android.app",
|
||||||
"15.4.1",
|
|
||||||
"16.1.0",
|
|
||||||
"16.9.1",
|
|
||||||
),
|
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user