Revert "Disable DEPENDENCY_INFO_BLOCK"

This reverts commit 5a7f7efab8.
This commit is contained in:
MM20
2024-05-09 18:14:36 +02:00
parent d778239961
commit 055a08800e
-6
View File
@@ -101,12 +101,6 @@ android {
lint {
abortOnError = false
}
dependenciesInfo {
includeInApk = false
includeInBundle = false
}
namespace = "de.mm20.launcher2"
}