💉 ReVanced Patcher used to patch Android applications
Find a file
semantic-release-bot 966bbd902e chore(release): 7.1.1-dev.1 [skip ci]
## [7.1.1-dev.1](https://github.com/revanced/revanced-patcher/compare/v7.1.0...v7.1.1-dev.1) (2023-05-07)

### Bug Fixes

* remove `count` instead of `count + 1` instructions with `removeInstructions` ([#167](https://github.com/revanced/revanced-patcher/issues/167)) ([98f8eed](98f8eedecd))
2023-05-07 23:04:09 +00:00
.github build: downgrade to JDK version 11 2023-05-08 01:03:11 +02:00
gradle/wrapper chore: update gradle and dependencies 2023-04-30 05:27:22 +02:00
src fix: remove count instead of count + 1 instructions with removeInstructions (#167) 2023-05-08 01:03:09 +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): 7.1.1-dev.1 [skip ci] 2023-05-07 23:04:09 +00:00
gradle.properties chore(release): 7.1.1-dev.1 [skip ci] 2023-05-07 23:04:09 +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.