feat: move plugin api to another repository

This commit is contained in:
Ax333l
2025-04-28 17:19:07 +02:00
committed by oSumAtrIX
parent f93085f782
commit 1319a03651
32 changed files with 6 additions and 1345 deletions

View File

@ -26,5 +26,3 @@ dependencyResolutionManagement {
}
rootProject.name = "ReVanced Manager"
include(":app")
include(":downloader-plugin")
include(":example-downloader-plugin")