运行./gradlew依赖项
对于某些项目,它会显示一个长图。 但对于某人说“没有配置”,什么也没打印出来。
该项目的依赖项很长,需要什么配置?
folder$ ./gradlew dependencies
> Configure project :testproject
Found an Android!! com.android.build.gradle.LibraryExtension_Decorated
> Configure project :testproject_data_module
Found an Android!! com.android.build.gradle.LibraryExtension_Decorated
> Task :dependencies
------------------------------------------------------------
Root project
------------------------------------------------------------
No configurations
A web-based, searchable dependency report is available by adding the --scan option.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
See https://docs.gradle.org/4.6/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 1s
1 actionable task: 1 executed