mirror of
https://github.com/ReVanced/revanced-cli.git
synced 2026-01-11 22:06:20 +00:00
# [3.0.0-dev.5](https://github.com/ReVanced/revanced-cli/compare/v3.0.0-dev.4...v3.0.0-dev.5) (2023-08-24) ### Bug Fixes * also delete temporary files when uninstalling ([52c3be2](52c3be23f2)) * delete temporary files after root installation ([a3d8705](a3d8705e89)) * fix running commands not running ([2c7fcaf](2c7fcaf4ad)) * only check once for patch options ([11c3a6c](11c3a6cfd4)) ### Features * add install command ([0350b7f](0350b7f1a2)) * use friendly descriptions ([3dd875d](3dd875d14c))
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.5
|