mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-06-12 12:47:37 +02:00
feat: Add downloader plugin system (#2041)
This commit is contained in:
@ -26,3 +26,5 @@ dependencyResolutionManagement {
|
||||
}
|
||||
rootProject.name = "ReVanced Manager"
|
||||
include(":app")
|
||||
include(":downloader-plugin")
|
||||
include(":example-downloader-plugin")
|
||||
|
Reference in New Issue
Block a user