💉 ReVanced Patcher used to patch Android applications
Find a file
semantic-release-bot e1fc86934f chore(release): 14.0.0-dev.1 [skip ci]
# [14.0.0-dev.1](https://github.com/ReVanced/revanced-patcher/compare/v13.0.0...v14.0.0-dev.1) (2023-08-18)

### Bug Fixes

* log decoding resources after logging deleting resource cache directory ([db62a16](db62a1607b))

### Code Refactoring

* improve structure and public API ([6b8977f](6b8977f178))

### BREAKING CHANGES

* Various public APIs have been changed. The `Version` annotation has been removed. Patches do not return anything anymore and instead throw `PatchException`. Multiple patch bundles can now be loaded in a single ClassLoader to bypass class loader isolation.
2023-08-18 23:47:18 +00:00
.github ci: add cache step 2023-06-12 02:55:09 +02:00
gradle/wrapper build: update gradle 2023-07-06 18:15:40 +02:00
src refactor: improve structure and public API 2023-08-19 01:45:27 +02:00
.gitattributes build: update gradle 2023-07-06 18:15:40 +02:00
.gitignore chore: remove project files 2023-03-02 19:23:41 +01:00
.releaserc ci: Change bumping commit scope 2023-07-30 02:50:41 +02:00
build.gradle.kts refactor: improve structure and public API 2023-08-19 01:45:27 +02:00
CHANGELOG.md chore(release): 14.0.0-dev.1 [skip ci] 2023-08-18 23:47:18 +00:00
gradle.properties chore(release): 14.0.0-dev.1 [skip ci] 2023-08-18 23:47:18 +00:00
gradlew build: update gradle 2023-07-06 18:15:40 +02:00
gradlew.bat build: update gradle 2023-07-06 18:15:40 +02:00
LICENSE License ReVanced Patcher under GPLv3 2022-03-20 00:16:53 +01:00
package-lock.json ci: update actions (#158) 2023-02-13 22:29:20 +01:00
package.json ci: update actions (#158) 2023-02-13 22:29:20 +01:00
README.md docs: fix heading 2023-05-08 01:03:11 +02:00
settings.gradle.kts Refactor Patcher 2022-03-19 18:35:41 +01:00

💉 ReVanced Patcher

ReVanced Patcher used to patch Android applications.