mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2024-11-10 01:02:22 +01:00
ff02452cb8
# [19.1.0-dev.1](https://github.com/ReVanced/revanced-patcher/compare/v19.0.0...v19.1.0-dev.1) (2023-11-29) ### 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
))
4 lines
105 B
INI
4 lines
105 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 19.1.0-dev.1
|