You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Move :stub to :app:stub
This commit is contained in:
@@ -8,4 +8,4 @@ dependencyResolutionManagement {
|
||||
}
|
||||
}
|
||||
rootProject.name = "Magisk"
|
||||
include(":app", ":app:core", ":app:shared", ":native", ":stub")
|
||||
include(":app", ":app:core", ":app:shared", ":app:stub", ":native")
|
||||
|
||||
Reference in New Issue
Block a user