chore: Remove 19.25 and 19.34 compatibility target since the lowest spoof target is 19.35

This commit is contained in:
LisoUseInAIKyrios 2024-11-28 20:16:28 +04:00
parent 8c44829d66
commit 2c65044f3a

View File

@ -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",