Is there Gradle “dependencies ” task for buildScript dependencies?

前端 未结 3 1811
悲&欢浪女
悲&欢浪女 2020-12-15 04:47

One can run gradlew dependencies to learn about dependencies of module tasks. It there a way to find transitive dependencies of buildscript dependencies

3条回答
提交回复
热议问题