mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2026-01-10 21:36:16 +00:00
chore: Release v21.0.0 [skip ci]
# [21.0.0](https://github.com/ReVanced/revanced-patcher/compare/v20.0.2...v21.0.0) (2024-11-05) ### Bug Fixes * Match fingerprint before delegating the match property ([5d996de](5d996def4d)) * Merge extension only when patch executes ([#315](https://github.com/ReVanced/revanced-patcher/issues/315)) ([aa472eb](aa472eb985)) ### Features * Improve Fingerprint API ([#316](https://github.com/ReVanced/revanced-patcher/issues/316)) ([0abf1c6](0abf1c6c02)) * Improve various APIs ([#317](https://github.com/ReVanced/revanced-patcher/issues/317)) ([b824978](b8249789df)) * Move fingerprint match members to fingerprint for ease of access by using context receivers ([0746c22](0746c22743)) ### Performance Improvements * Use smallest lookup map for strings ([1358d3f](1358d3fa10)) ### BREAKING CHANGES * Various APIs have been changed. * Many APIs have been changed.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
org.gradle.parallel = true
|
||||
org.gradle.caching = true
|
||||
version = 21.0.0-dev.4
|
||||
version = 21.0.0
|
||||
|
||||
Reference in New Issue
Block a user