mirror of
https://github.com/revanced/revanced-cli.git
synced 2024-12-03 08:52:53 +01:00
86b8415ac6
# [4.1.0](https://github.com/ReVanced/revanced-cli/compare/v4.0.2...v4.1.0) (2023-11-04) ### Features * Include or exclude patches by their index in relation to supplied patch bundles ([b2055ce
](b2055ce07d
)) * List patches which are compatible with any app ([#297](https://github.com/ReVanced/revanced-cli/issues/297)) ([0139dfe
](0139dfe0bf
)) ### Performance Improvements * Use a `HashSet` to check for included and excluded patches ([616d14f
](616d14f009
))
5 lines
98 B
INI
5 lines
98 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 4.1.0
|