semantic-release-bot fcc1de45ed chore(release): 15.0.0-dev.1 [skip ci]
# [15.0.0-dev.1](https://github.com/ReVanced/revanced-patcher/compare/v14.2.2...v15.0.0-dev.1) (2023-09-04)

* feat!: Add patch annotation processor ([3fc6a13](3fc6a139ee))
* feat!: Remove patch annotations ([3b4db3d](3b4db3ddb7))

### Features

* Add patch annotation processor ([#231](https://github.com/ReVanced/revanced-patcher/issues/231)) ([a29931f](a29931f2ec))

### BREAKING CHANGES

* The manifest for patches has been removed, and the properties have been added to patches. Patches are now `OptionsContainer`. The `@Patch` annotation has been removed in favour of the `@Patch` annotation from the annotation processor.
* Patch annotations have been removed. PatcherException is now thrown in various places. PatchBundleLoader is now a map of patches associated by their name. Patches are now instances.
2023-09-04 03:51:04 +00:00
2023-07-06 18:15:40 +02:00
2023-03-02 19:23:41 +01:00
2023-07-30 02:50:41 +02:00
2023-07-06 18:15:40 +02:00
2023-07-06 18:15:40 +02:00
2022-03-20 00:16:53 +01:00
2023-02-13 22:29:20 +01:00
2023-02-13 22:29:20 +01:00
2023-05-08 01:03:11 +02:00

💉 ReVanced Patcher

ReVanced Patcher used to patch Android applications.

Description
💉 ReVanced Patcher used to patch Android applications
Readme GPL-3.0 3.4 MiB
Languages
Kotlin 100%