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