mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2024-11-10 01:02:22 +01:00
💉 ReVanced Patcher used to patch Android applications
4456031459
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. |
||
---|---|---|
.github | ||
api | ||
gradle | ||
revanced-patcher | ||
.gitattributes | ||
.gitignore | ||
.releaserc | ||
build.gradle.kts | ||
CHANGELOG.md | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
settings.gradle.kts |
💉 ReVanced Patcher
ReVanced Patcher used to patch Android applications.