💻 Command line application as an alternative to the ReVanced Manager
Go to file
2022-04-16 13:49:25 +02:00
.idea refactor: migrate to Kotlin build scripts 2022-04-10 19:36:51 +02:00
gradle/wrapper feat: Add CLI 2022-04-08 23:49:31 +02:00
src/main/kotlin/app/revanced/cli refactor: rename & change some things 2022-04-16 13:49:25 +02:00
.gitignore refactor: migrate to Kotlin build scripts 2022-04-10 19:36:51 +02:00
build.gradle.kts feat: Added root-only adb runner (tested on emulator) 2022-04-15 23:40:09 +02:00
gradle.properties feat: Added root-only adb runner (tested on emulator) 2022-04-15 23:40:09 +02: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
settings.gradle.kts refactor: migrate to Kotlin build scripts 2022-04-10 19:36:51 +02:00