💉 ReVanced Patcher used to patch Android applications
Find a file
semantic-release-bot 75df245ec3 chore(release): 6.0.2 [skip ci]
## [6.0.2](https://github.com/revanced/revanced-patcher/compare/v6.0.1...v6.0.2) (2022-11-18)

### Bug Fixes

* fallback to patch class name instead of `java.lang.Class` class name ([4164cb0](4164cb0dea))
2022-11-18 01:20:19 +00:00
.github build: update workflow actions (#121) [skip ci] 2022-11-05 15:27:56 +01:00
.idea chore: ignore kotlinc 2022-09-08 11:07:34 +02:00
gradle/wrapper chore: update gradlew wrapper 2022-06-05 08:03:38 +02:00
src fix: fallback to patch class name instead of java.lang.Class class name 2022-11-18 02:14:20 +01:00
.gitignore fix: avoid ignoring test resources (fixes #1) 2022-03-20 15:54:41 +01:00
.releaserc ci: trigger release on build commits 2022-06-28 00:04:39 +02:00
build.gradle.kts build: update apktool-lib dependency 2022-09-23 06:20:00 +02:00
CHANGELOG.md chore(release): 6.0.2 [skip ci] 2022-11-18 01:20:19 +00:00
gradle.properties chore(release): 6.0.2 [skip ci] 2022-11-18 01:20:19 +00:00
gradlew fix: add execute permission to ./gradlew file (#46) 2022-06-22 16:16:00 +02:00
gradlew.bat Initial commit 2022-03-16 22:00:41 +01:00
LICENSE License ReVanced Patcher under GPLv3 2022-03-20 00:16:53 +01:00
README.md chore: add description to readme 2022-07-31 14:41:41 +02:00
settings.gradle.kts Refactor Patcher 2022-03-19 18:35:41 +01:00

Patcher

Patcher framework used in the ReVanced project.