mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-14 10:21:47 +00: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