💉 ReVanced Patcher used to patch Android applications
Find a file
semantic-release-bot 72783a5e74 chore(release): 11.0.2 [skip ci]
## [11.0.2](https://github.com/revanced/revanced-patcher/compare/v11.0.1...v11.0.2) (2023-06-27)

### Bug Fixes

* catch exceptions from closing patches ([d5d6f85](d5d6f85084))
* do not load annotations as patches ([519359a](519359a9eb))
* only close succeeded patches ([b8151eb](b8151ebccb))
* use `versionCode` if `versionName` is unavailable ([6e1b647](6e1b6479b6))

### Performance Improvements

* resolve fingerprints using method maps ([#185](https://github.com/revanced/revanced-patcher/issues/185)) ([d718134](d718134ab2))
2023-06-27 02:32:47 +00:00
.github ci: add cache step 2023-06-12 02:55:09 +02:00
gradle/wrapper chore: update gradle and dependencies 2023-04-30 05:27:22 +02:00
src fix: do not load annotations as patches 2023-06-27 04:09:03 +02:00
.gitignore chore: remove project files 2023-03-02 19:23:41 +01:00
.releaserc ci: fix backmerge direction 2023-02-22 16:39:50 +01:00
build.gradle.kts build: downgrade to JDK version 11 2023-05-08 01:03:11 +02:00
CHANGELOG.md chore(release): 11.0.2 [skip ci] 2023-06-27 02:32:47 +00:00
gradle.properties chore(release): 11.0.2 [skip ci] 2023-06-27 02:32:47 +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
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.