dependency-analysis-gradle-plugin
dependency-analysis-gradle-plugin copied to clipboard
Detect when databinding or viewbinding are enabled but don't need to be
A user has reported that the dependency androidx.databinding:databinding-common is reported as unused. This dependency is automatically added (I assume) when dataBinding.isEnabled = true is set. I need to learn which dependencies are added, and if it's possible to determine databinding isn't being used, and so therefore we can accurately recommend it be disabled.
Could this be extended to android resources being enabled on library modules or do you want a separate issue for that?
Separate issue, please.
On May 7, 2021, GitHub @.***> wrote:
Could this be extended to android resources being enabled on library modules or do you want a separate issue for that?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/autonomousapps/dependency-analysis-android-gradle- plugin/issues/42#issuecomment-834660171>, or unsubscribe <https://github.com/notifications/unsubscribe- auth/ABJG5PIBH72HNPHRLJ75FBDTMQTLNANCNFSM4KH3IITQ>.