💻 Command line application as an alternative to the ReVanced Manager
Go to file
oSumAtrIX 38863d532e
Create LICENSE
2022-05-06 23:05:42 +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 add: proper console output 2022-05-06 03:09:00 +02:00
.gitignore refactor: migrate to Kotlin build scripts 2022-04-10 19:36:51 +02:00
LICENSE Create LICENSE 2022-05-06 23:05:42 +02:00
build.gradle.kts Merge branch 'picocli' into adb-deploy 2022-05-06 01:23:08 +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