More than one file was found with OS independent path 'META-INF/androidx.localbroadcastmanager_lo...
由于项目没有升级到AndroidX,Glide版本升级到最新版会报此错误implementation'com.github.bumptech.glide:glide:4.11.0'解决办法:1、Glide版本号降级到4.9.02、在build.gradle(Moduleapp)的android{}目录下添加:packagingOptions{exclude'META-INF/androidx.le