💻 Command line application as an alternative to the ReVanced Manager
Go to file
2022-05-15 20:11:14 +00:00
.github/workflows chore: bump java-version for action setup-java 2022-05-07 21:21:44 +02:00
.idea chore: bump project JDK to JDK 17 2022-05-07 21:37:24 +02:00
gradle/wrapper feat: Add CLI 2022-04-08 23:49:31 +02:00
src/main/kotlin/app/revanced fix: wrong use of variable substitution / typo 2022-05-16 03:45:20 +08:00
.gitignore refactor: migrate to Kotlin build scripts 2022-04-10 19:36:51 +02:00
.releaserc feat: add semantic-release 2022-05-07 06:09:45 +02:00
build.gradle.kts fix: wrong use of dependency to revanced-patches 2022-05-07 23:15:31 +02:00
CHANGELOG.md chore(release): 1.1.0-dev.3 [skip ci] 2022-05-15 20:11:14 +00:00
gradle.properties chore(release): 1.1.0-dev.3 [skip ci] 2022-05-15 20:11:14 +00:00
gradlew feat: Add CLI 2022-04-08 23:49:31 +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