chore: Add ReVanced Library subproject boilerplate

This commit is contained in:
oSumAtrIX
2023-09-15 03:01:09 +02:00
parent d09aca65df
commit 2b77608651
6 changed files with 75 additions and 1 deletions

View File

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