mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-12 18:42:28 +00:00
Move all gradle files into folder app
Decouple java and native projects
This commit is contained in:
@@ -29,7 +29,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
api(project(":app:shared"))
|
||||
api(project(":shared"))
|
||||
|
||||
api(libs.timber)
|
||||
api(libs.markwon.core)
|
||||
|
||||
Reference in New Issue
Block a user