mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-11 13:46:17 +00:00
chore: Move API project from separate repo to this
Set up CI to publish the API library package as well as release the app.
This commit is contained in:
@@ -22,5 +22,5 @@ dependencyResolutionManagement {
|
||||
}
|
||||
}
|
||||
|
||||
rootProject.name = "ReVanced Manager"
|
||||
include(":app")
|
||||
rootProject.name = "revanced-manager"
|
||||
include(":app", ":api")
|
||||
|
||||
Reference in New Issue
Block a user