mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-27 11:15:51 +01:00
fix(Twitch): Change recommended target to the latest app version
This commit is contained in:
parent
ea90c57d23
commit
fb32972f4d
@ -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",
|
|
||||||
),
|
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user