mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-11-10 09:05:10 +00:00
Update settings
This commit is contained in:
@@ -20,7 +20,7 @@ android {
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
incremental false
|
||||
incremental true
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
@@ -34,7 +34,7 @@ android {
|
||||
targetCompatibility JavaVersion.VERSION_1_8
|
||||
}
|
||||
dexOptions {
|
||||
preDexLibraries = false
|
||||
preDexLibraries = true
|
||||
}
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
||||
Reference in New Issue
Block a user