💻 Command line application as an alternative to the ReVanced Manager
Go to file
semantic-release-bot c8a47c51df chore(release): 2.20.0 [skip ci]
# [2.20.0](https://github.com/revanced/revanced-cli/compare/v2.19.0...v2.20.0) (2023-01-01)

### Bug Fixes

* do not list compatible packages if patches do not define them ([31e4a41](31e4a41dd2))

### Features

* remove option `--with-descriptions` ([07a423b](07a423b19e))
2023-01-01 17:15:28 +00:00
.github ci: do not escape in environment variable MESSAGE 2022-12-29 19:07:33 +01:00
.idea ci: refactor release workflow 2022-12-11 05:14:23 +01:00
gradle/wrapper chore: update gradlew wrapper 2022-05-26 04:08:29 +02:00
src/main/kotlin/app/revanced feat: remove option --with-descriptions 2023-01-01 18:11:10 +01:00
.gitignore ci: refactor release workflow 2022-12-11 05:14:23 +01:00
.releaserc ci: do not release on build commit type 2022-12-15 19:47:48 +01:00
build.gradle.kts chore: bump patcher dependency version 2022-12-18 22:20:20 +01:00
CHANGELOG.md chore(release): 2.20.0 [skip ci] 2023-01-01 17:15:28 +00:00
gradle.properties chore(release): 2.20.0 [skip ci] 2023-01-01 17:15:28 +00:00
gradlew fix: add execute permission to ./gradlew file (#36) 2022-06-18 23:50:19 +02:00
gradlew.bat feat: Add CLI 2022-04-08 23:49:31 +02:00
LICENSE Create LICENSE 2022-05-06 23:05:42 +02:00
package-lock.json ci: refactor release workflow 2022-12-11 05:14:23 +01:00
package.json ci: refactor release workflow 2022-12-11 05:14:23 +01:00
settings.gradle.kts refactor: migrate to Kotlin build scripts 2022-04-10 19:36:51 +02:00