mirror of
https://github.com/revanced/revanced-cli.git
synced 2024-12-02 16:32:54 +01:00
a8c8682116
## [4.0.2](https://github.com/ReVanced/revanced-cli/compare/v4.0.1...v4.0.2) (2023-10-12) ### Bug Fixes * Move file to output even when mounting ([59dfc98
](59dfc988e3
)) * Use punctuation in option descriptions ([da4469f
](da4469f402
)) ### Performance Improvements * Use multiple threads for writing dex files ([28648a1
](28648a1c53
))
5 lines
98 B
INI
5 lines
98 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 4.0.2
|