feat: Move implementation from the manager repo

This commit is contained in:
Ax333l
2025-01-14 00:21:33 +01:00
parent c102f748aa
commit b06cc39d61
11 changed files with 61 additions and 124 deletions

View File

@@ -10,7 +10,7 @@ dependencies {
}
android {
val packageName = "app.revanced.manager.plugin.downloader.example"
val packageName = "app.revanced.manager.plugin.downloader.apkmirror"
namespace = packageName
compileSdk = 35