Use AGP to compile resources

This commit is contained in:
南宫雪珊
2021-12-14 21:30:15 +08:00
committed by GitHub
parent baa19f0ccf
commit df191cd2b5
49 changed files with 89 additions and 130 deletions

View File

@@ -39,11 +39,6 @@ android {
dataBinding = true
}
dependenciesInfo {
includeInApk = false
includeInBundle = false
}
packagingOptions {
resources {
excludes += "/META-INF/*"