Disable DEPENDENCY_INFO_BLOCK
This commit is contained in:
@@ -101,6 +101,12 @@ android {
|
||||
lint {
|
||||
abortOnError = false
|
||||
}
|
||||
|
||||
dependenciesInfo {
|
||||
includeInApk = false
|
||||
includeInBundle = false
|
||||
}
|
||||
|
||||
namespace = "de.mm20.launcher2"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user