今天写安卓的时候碰到一个这样的错误
More than one file was found with OS independent path ‘META-INF/proguard/androidx-annotations.pro’
解决办法:检查自己添加的依赖库是否有重复的删掉即可
今天写安卓的时候碰到一个这样的错误
More than one file was found with OS independent path ‘META-INF/proguard/androidx-annotations.pro’
解决办法:检查自己添加的依赖库是否有重复的删掉即可