mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-27 19:06:24 +00:00
Move all gradle files into folder app
Decouple java and native projects
This commit is contained in:
@@ -41,5 +41,5 @@ android {
|
||||
setupStubApk()
|
||||
|
||||
dependencies {
|
||||
implementation(project(":app:shared"))
|
||||
implementation(project(":shared"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user