mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2026-01-10 21:36:16 +00:00
# [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))
5 lines
99 B
INI
5 lines
99 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 19.1.0
|