semantic-release-bot d4cf0cea52 chore(release): 5.0.0 [skip ci]
# [5.0.0](https://github.com/revanced/revanced-patcher/compare/v4.5.0...v5.0.0) (2022-09-21)

### Bug Fixes

* **tests:** access `patternScanResult` through `scanResult` ([76676fb](76676fb567))

* refactor!: move utility methods from `MethodFingerprintUtils` `MethodFingerprint` ([d802ef8](d802ef844e))
* feat(fingerprint)!: `StringsScanResult` for `MethodFingerprint` ([3813e28](3813e28ac2))

### BREAKING CHANGES

* Imports will have to be updated from `MethodFingerprintUtils` to `MethodFingerprint.Companion`.

Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
* `MethodFingerprint` now has a field for `MethodFingerprintScanResult`. `MethodFingerprintScanResult` now holds the previous field `MethodFingerprint.patternScanResult`.

Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-09-21 01:43:54 +00:00
2022-09-08 11:07:34 +02:00
2022-09-08 14:41:42 +02:00
2022-09-21 01:43:54 +00:00
2022-03-16 22:00:41 +01:00
2022-03-20 00:16:53 +01:00
2022-07-31 14:41:41 +02:00
2022-03-19 18:35:41 +01:00

Patcher

Patcher framework used in the ReVanced project.

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