mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2026-01-11 05:46:16 +00:00
chore(release): 19.1.0 [skip ci]
# [19.1.0](https://github.com/ReVanced/revanced-patcher/compare/v19.0.0...v19.1.0) (2023-12-01) ### Features * Add constructor to initialize patches without annotations ([462fbe2](462fbe2cad)) * Retrieve annotations in super and interface classes ([7aeae93](7aeae93f3d)) ### Performance Improvements * Use a hash set for fast lookup ([f1de9b3](f1de9b39ef))
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
org.gradle.parallel = true
|
||||
org.gradle.caching = true
|
||||
kotlin.code.style = official
|
||||
version = 19.1.0-dev.1
|
||||
version = 19.1.0
|
||||
|
||||
Reference in New Issue
Block a user