android查找版本冲突的库

83 阅读1分钟

在项目根目录执行以下命令:

chmod +x gradlew

./gradlew app:dependencies > log_depend.txt

打开log_depend.txt文件,然后搜索查找版本冲突的库