fix(Twitch): Change recommended target to the latest app version
This commit is contained in:
parent
0cf05fa2b0
commit
9525137800
1 changed files with 1 additions and 5 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue