mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-12 22:52:13 +00:00
Move all gradle files into folder app
Decouple java and native projects
This commit is contained in:
@@ -35,7 +35,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(project(":app:core"))
|
||||
implementation(project(":core"))
|
||||
coreLibraryDesugaring(libs.jdk.libs)
|
||||
|
||||
implementation(libs.indeterminate.checkbox)
|
||||
|
||||
Reference in New Issue
Block a user