💻 Command line application as an alternative to the ReVanced Manager
Go to file
Lucaskyy 37ecc5eaa6
feat: Added root-only adb runner (tested on emulator)
I spent almost an entire day on this, you better be happy!
2022-04-15 23:40:09 +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 feat: Added root-only adb runner (tested on emulator) 2022-04-15 23:40:09 +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