refactor: Move ReVanced Library subproject to another repository

This commit removes the subproject ReVanced Library and moves it to another repository. A monorepo turned out to be difficult to work with.
This commit is contained in:
oSumAtrIX
2023-09-23 18:15:10 +02:00
parent 84b24f1b6f
commit 995f2ec99b
31 changed files with 73 additions and 1692 deletions

View File

@@ -20,4 +20,4 @@ dependencyResolutionManagement {
}
}
include("revanced-cli", "revanced-lib")
rootProject.name = "revanced-cli"