mirror of
https://github.com/revanced/revanced-cli.git
synced 2024-11-03 18:33:55 +01:00
89c35ee21b
# [4.2.0](https://github.com/ReVanced/revanced-cli/compare/v4.1.0...v4.2.0) (2023-11-26) ### Bug Fixes * Fix typo ([#300](https://github.com/ReVanced/revanced-cli/issues/300)) ([9d96bb7
](9d96bb7b4c
)) ### Features * Allow selecting first Adb device, if none supplied automatically by updating dependencies ([e7c3d64
](e7c3d64bf1
)) * Exit application with CLI exit code ([36c6a6a
](36c6a6a5f7
)) * Make `--out´ option optional ([3765957
](3765957043
))
5 lines
98 B
INI
5 lines
98 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 4.2.0
|