revanced-patcher/gradle
oSumAtrIX 4456031459
feat: Remove patch annotation processor
Unfortunately processing annotations required generating new classes which turned out to be quite cumbersome to work with, especially when trying to publish an API. Therefor, the patch annotation retention is now `RUNTIME`.

BREAKING CHANGE: Various patch constructor signatures have changed.
2023-10-14 19:29:23 +02:00
..
wrapper build: update gradle 2023-07-06 18:15:40 +02:00
libs.versions.toml feat: Remove patch annotation processor 2023-10-14 19:29:23 +02:00