💻 Command line application as an alternative to the ReVanced Manager
Go to file
semantic-release-bot 38052b6ecf chore(release): 2.14.0 [skip ci]
# [2.14.0](https://github.com/revanced/revanced-cli/compare/v2.13.0...v2.14.0) (2022-10-05)

### Bug Fixes

* escape quotation mark in string ([6e21d81](6e21d81964))

### Features

* handle unmounting deleted files ([#148](https://github.com/revanced/revanced-cli/issues/148)) ([3a733e5](3a733e5137))
* unmount all occurrences in `/proc/mounts` ([#131](https://github.com/revanced/revanced-cli/issues/131)) ([4f4e1f9](4f4e1f9834))
2022-10-05 18:27:53 +00:00
.github feat: section acknowledgements for issue templates 2022-09-21 00:35:56 +02:00
.idea chore: remove broken dir mappings 2022-09-12 11:47:35 +02:00
gradle/wrapper chore: update gradlew wrapper 2022-05-26 04:08:29 +02:00
src/main/kotlin/app/revanced fix: escape quotation mark in string 2022-10-05 20:26:15 +02:00
.gitignore chore: do not commit revanced-cache (#144) 2022-09-30 00:33:17 +02:00
.releaserc ci: trigger release on build commits (#67) 2022-06-26 22:16:02 +02:00
build.gradle.kts chore: migrate to new changes from the patcher 2022-10-05 04:12:46 +02:00
CHANGELOG.md chore(release): 2.14.0 [skip ci] 2022-10-05 18:27:53 +00:00
gradle.properties chore(release): 2.14.0 [skip ci] 2022-10-05 18:27:53 +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