gradle tasks --info,检查task依赖是否有问题
gradle tasks --info
./gradlew app:dependencies show a detailed dependency graph
./gradlew app:dependencies