Skip to content

Commit

Permalink
fix(Twitch): Change recommended target to the latest app version
Browse files Browse the repository at this point in the history
  • Loading branch information
LisoUseInAIKyrios committed Dec 14, 2024
1 parent ea90c57 commit fb32972
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,6 @@ val videoAdsPatch = bytecodePatch(
)

compatibleWith(
"tv.twitch.android.app"(
"15.4.1",
"16.1.0",
"16.9.1",
),
"tv.twitch.android.app",
)
}

0 comments on commit fb32972

Please # to comment.