feat(reddit): bump compatibility to 2023.12.0 (#1825)
(cherry picked from commit 02ece35fadd1288c36adea502363a7284552e6f6)
This commit is contained in:
parent
d45158ca92
commit
c7b21d75b7
2 changed files with 6 additions and 2 deletions
|
|
@ -13,7 +13,9 @@ import app.revanced.patcher.annotation.Package
|
||||||
"2023.08.0",
|
"2023.08.0",
|
||||||
"2023.09.0",
|
"2023.09.0",
|
||||||
"2023.09.1",
|
"2023.09.1",
|
||||||
"2023.10.0"
|
"2023.10.0",
|
||||||
|
"2023.11.0",
|
||||||
|
"2023.12.0"
|
||||||
)
|
)
|
||||||
)]
|
)]
|
||||||
)
|
)
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,9 @@ import app.revanced.patcher.annotation.Package
|
||||||
"2023.08.0",
|
"2023.08.0",
|
||||||
"2023.09.0",
|
"2023.09.0",
|
||||||
"2023.09.1",
|
"2023.09.1",
|
||||||
"2023.10.0"
|
"2023.10.0",
|
||||||
|
"2023.11.0",
|
||||||
|
"2023.12.0"
|
||||||
)
|
)
|
||||||
)]
|
)]
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue