mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-28 03:35:47 +01:00
chore: Remove 19.25 and 19.34 compatibility target since the lowest spoof target is 19.35
This commit is contained in:
parent
8c44829d66
commit
2c65044f3a
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user