Skip to content

Commit

Permalink
chore: Remove 19.25 and 19.34 compatibility target since the lowest s…
Browse files Browse the repository at this point in the history
…poof target is 19.35
  • Loading branch information
LisoUseInAIKyrios committed Nov 28, 2024
1 parent 8c44829 commit 2c65044
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ val spoofAppVersionPatch = bytecodePatch(
"18.38.44",
"18.49.37",
"19.16.39",
"19.25.37",
"19.34.42",
// "19.25.37", // Cannot be supported because the lowest spoof target is higher.
// "19.34.42", // Cannot be supported because the lowest spoof target is higher.
"19.43.41",
"19.45.38",
"19.46.42",
Expand Down

0 comments on commit 2c65044

Please sign in to comment.