mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-12 05:07:45 +02:00
Fix building APK
This commit is contained in:
@ -315,10 +315,6 @@ fun Project.setupAppCommon() {
|
||||
else signingConfigs["debug"]
|
||||
}
|
||||
}
|
||||
release {
|
||||
isMinifyEnabled = true
|
||||
isShrinkResources = true
|
||||
}
|
||||
}
|
||||
|
||||
lint {
|
||||
|
Reference in New Issue
Block a user