💻 Command line application as an alternative to the ReVanced Manager
Go to file
semantic-release-bot 76da6c1fa6 chore(release): 1.5.0 [skip ci]
# [1.5.0](https://github.com/revanced/revanced-cli/compare/v1.4.5...v1.5.0) (2022-06-20)

### Features

* allow listing patches without other parameters ([#42](https://github.com/revanced/revanced-cli/issues/42)) ([b977d70](b977d7039f))
2022-06-20 22:55:01 +00:00
.github/workflows fix: add execute permission to ./gradlew file (#36) 2022-06-18 23:50:19 +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 feat: allow listing patches without other parameters (#42) 2022-06-21 00:53:36 +02:00
.gitignore refactor: migrate to Kotlin build scripts 2022-04-10 19:36:51 +02:00
.releaserc fix: releases (2/2) 2022-06-16 12:09:54 +02:00
build.gradle.kts chore: bump patcher dependency version 2022-06-21 00:37:24 +02:00
CHANGELOG.md chore(release): 1.5.0 [skip ci] 2022-06-20 22:55:01 +00:00
gradle.properties chore(release): 1.5.0 [skip ci] 2022-06-20 22:55:01 +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