feat(reddit): bump patches compatibility to v2023.05.0
This commit is contained in:
parent
707e61574f
commit
3e08ce4275
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ import app.revanced.patcher.annotation.Package
|
||||||
|
|
||||||
@Compatibility(
|
@Compatibility(
|
||||||
[Package(
|
[Package(
|
||||||
"com.reddit.frontpage", arrayOf("2022.43.0")
|
"com.reddit.frontpage", arrayOf("2022.43.0", "2023.05.0")
|
||||||
)]
|
)]
|
||||||
)
|
)
|
||||||
@Target(AnnotationTarget.CLASS)
|
@Target(AnnotationTarget.CLASS)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue