Revert "Disable DEPENDENCY_INFO_BLOCK"

This reverts commit 5a7f7efab8360910f88e39001e73b58966ce4203.
This commit is contained in:
MM20 2024-05-09 18:14:36 +02:00
parent d778239961
commit 055a08800e
No known key found for this signature in database
GPG Key ID: 0B61A8F2DEAFA389

View File

@ -101,12 +101,6 @@ android {
lint {
abortOnError = false
}
dependenciesInfo {
includeInApk = false
includeInBundle = false
}
namespace = "de.mm20.launcher2"
}