mirror of
https://github.com/revanced/revanced-cli.git
synced 2024-12-03 08:52:53 +01:00
5d50d1a622
# [3.1.0](https://github.com/ReVanced/revanced-cli/compare/v3.0.1...v3.1.0) (2023-08-31) ### Bug Fixes * check for package compatibility at first ([9fe5a0b
](9fe5a0b6d9
)) * do not filter explicitly included patches ([a3d8f00
](a3d8f004ec
)) * format patches input ([bbb1a63
](bbb1a63abd
)) ### Features * Simplify command description ([3b3f7c7
](3b3f7c7a7a
))
5 lines
98 B
INI
5 lines
98 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 3.1.0
|