mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-06 16:36:59 +01:00
feat(reddit): bump patches compatibility to v2023.05.0
This commit is contained in:
parent
13a1381228
commit
0a72fa10bf
@ -5,7 +5,7 @@ import app.revanced.patcher.annotation.Package
|
||||
|
||||
@Compatibility(
|
||||
[Package(
|
||||
"com.reddit.frontpage", arrayOf("2022.43.0")
|
||||
"com.reddit.frontpage", arrayOf("2022.43.0", "2023.05.0")
|
||||
)]
|
||||
)
|
||||
@Target(AnnotationTarget.CLASS)
|
||||
|
Loading…
Reference in New Issue
Block a user