mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-04-29 22:24:31 +02:00
feat(Reddit): Add support version 2025.12.0
, drop support version 2025.05.1
This commit is contained in:
parent
98d362ad93
commit
a235c84e19
@ -10,7 +10,7 @@ internal object Constants {
|
|||||||
REDDIT_PACKAGE_NAME,
|
REDDIT_PACKAGE_NAME,
|
||||||
setOf(
|
setOf(
|
||||||
"2024.17.0", // This is the last version that can be patched without anti-split.
|
"2024.17.0", // This is the last version that can be patched without anti-split.
|
||||||
"2025.05.1", // This is the latest version supported by the RVX patch.
|
"2025.12.0", // This is the latest version supported by the RVX patch.
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user