💻 Command line application as an alternative to the ReVanced Manager
Go to file
semantic-release-bot d61ab058da chore(release): 2.17.0 [skip ci]
# [2.17.0](https://github.com/revanced/revanced-cli/compare/v2.16.1...v2.17.0) (2022-12-14)

### Bug Fixes

* invalid header when writing a `ZipFile` ([#169](https://github.com/revanced/revanced-cli/issues/169)) ([6e703eb](6e703eb8e8))

### Features

* improve missing compatibility annotation tracing log ([2c7eb72](2c7eb7274c))
* trace logs when compatibility annotation is missing ([#166](https://github.com/revanced/revanced-cli/issues/166)) ([c590bf5](c590bf559c))
2022-12-14 23:48:26 +00:00
.github build: remove unnecessary step 2022-12-15 00:32:48 +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: improve missing compatibility annotation tracing log 2022-12-15 00:32:47 +01:00
.gitignore ci: refactor release workflow 2022-12-11 05:14:23 +01:00
.releaserc ci: stash before rebasing 2022-12-15 00:32:47 +01:00
CHANGELOG.md chore(release): 2.17.0 [skip ci] 2022-12-14 23:48:26 +00:00
LICENSE Create LICENSE 2022-05-06 23:05:42 +02:00
build.gradle.kts build: remove manifest attributes 2022-12-15 00:32:47 +01:00
gradle.properties chore(release): 2.17.0 [skip ci] 2022-12-14 23:48:26 +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
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