mirror of
https://github.com/revanced/revanced-cli.git
synced 2024-11-03 18:33:55 +01:00
44cc88b25d
# [3.0.0-dev.1](https://github.com/ReVanced/revanced-cli/compare/v2.23.0-dev.5...v3.0.0-dev.1) (2023-08-23) ### Bug Fixes * do not use absolute path from custom AAPT2 binary option ([a9c2a5f
](a9c2a5f096
)) * use correct option name ([f8972ea
](f8972eac3e
)) * refactor!: restructure code ([07da528
](07da528ce2
)) ### Features * add options command ([9edbbf3
](9edbbf3163
)) * use better logging text ([b0e748d
](b0e748daff
)) * use separate command to list patches ([b74213f
](b74213f66e
)) * use separate command to patch ([32da961
](32da961d57
)) * use separate command to uninstall ([c0cc909
](c0cc909626
)) * use simpler log ([ba758f0
](ba758f00f4
)) ### BREAKING CHANGES * This introduces major changes to how ReVanced CLI is used from the command line.
5 lines
104 B
INI
5 lines
104 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 3.0.0-dev.1
|