mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-07 14:51:55 +00:00
Use AGP to compile resources
This commit is contained in:
@@ -39,11 +39,6 @@ android {
|
||||
dataBinding = true
|
||||
}
|
||||
|
||||
dependenciesInfo {
|
||||
includeInApk = false
|
||||
includeInBundle = false
|
||||
}
|
||||
|
||||
packagingOptions {
|
||||
resources {
|
||||
excludes += "/META-INF/*"
|
||||
|
||||
Reference in New Issue
Block a user