💻 Command line application as an alternative to the ReVanced Manager
Go to file
semantic-release-bot 9c30eac7c1 chore(release): 2.5.1 [skip ci]
## [2.5.1](https://github.com/revanced/revanced-cli/compare/v2.5.0...v2.5.1) (2022-07-10)

### Bug Fixes

* Make clear what the --exclusive command actually does ([a26b0ea](a26b0ea64d))
2022-07-10 18:06:07 +00:00
.github fix: wrong label in additional items [skip ci] 2022-07-10 00:35:41 +02:00
.idea chore: update dependencies 2022-05-23 20:56:22 +02:00
gradle/wrapper chore: update gradlew wrapper 2022-05-26 04:08:29 +02:00
src/main/kotlin/app/revanced fix: Make clear what the --exclusive command actually does 2022-07-10 20:04:47 +02:00
.gitignore refactor: migrate to Kotlin build scripts 2022-04-10 19:36:51 +02:00
.releaserc ci: trigger release on build commits (#67) 2022-06-26 22:16:02 +02:00
build.gradle.kts build: bump patcher dependency version 2022-07-09 15:52:28 +02:00
CHANGELOG.md chore(release): 2.5.1 [skip ci] 2022-07-10 18:06:07 +00:00
gradle.properties chore(release): 2.5.1 [skip ci] 2022-07-10 18:06:07 +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
settings.gradle.kts refactor: migrate to Kotlin build scripts 2022-04-10 19:36:51 +02:00