Is it possible to use gradle to produce a tree of what depends on what?
I have a project and would like to find out all the dependencies so I may be able to prune it a little with forward declarations etc.
Related Posts:
- Error – Android resource linking failed (AAPT2 27.0.3 Daemon #0)
- Error – Android resource linking failed (AAPT2 27.0.3 Daemon #0)
- Error:(1, 0) Plugin with id ‘com.android.application’ not found
- How can I force gradle to redownload dependencies?
- Android Studio: “Execution failed for task ‘:app:mergeDebugResources’” if project is created on drive C:
- Copy existing project with a new name in Android Studio
- How to download dependencies in gradle
- How can my Gradle build initialize class org.codehaus.groovy.classgen.Verifier?
- What is Gradle in Android Studio?
- Still getting warning : Configuration ‘compile’ is obsolete and has been replaced with ‘implementation’
- I am getting error: Configuration ‘compile’ is obsolete and has been replaced with ‘implementation’. It will be removed at the end of 2018
- How to recompile with -Xlint:deprecation
- Gradle does not find tools.jar
- Android Studio Run/Debug configuration error: Module not specified
- Could not find or load main class org.gradle.wrapper.GradleWrapperMain
- No matching client found for package name (Google Analytics) – multiple productFlavors & buildTypes
- Execution Failed for task :app:compileDebugJavaWithJavac in Android Studio
- Could not find method compile() for arguments Gradle
- Error running android: Gradle project sync failed. Please fix your project and try again
- Could not find com.android.tools.build:gradle:3.0.1
- Execution failed for task ‘:app:compileDebugJavaWithJavac’ Android Studio 3.1 Update
- Web server failed to start. Port 8080 was already in use. Spring Boot microserviceWeb server failed to start. Port 8080 was already in use. Spring Boot microservice
- Web server failed to start. Port 8080 was already in use. Spring Boot microservice
- Could not find com.android.tools.build:gradle:3.0.1
- Multiple dex files define Landroid/support/v4/accessibilityservice/AccessibilityServiceInfoCompat
- How to clear gradle cache?
- Gradle error: Write access is allowed from event dispatch thread only in Android Studio
- How to run only one unit test class using Gradle
- ‘dependencies’ cannot be applied to ‘(groovy.lang.Closure)’
- Expiring Daemon because JVM heap space is exhausted
- Cannot resolve symbol ‘AppCompatActivity’
- “Cannot start compilation: the output path is not specified for module…”
- Cannot resolve symbol ‘AppCompatActivity’
- Module … is not backed by gradle
- “Gradle Version 2.10 is required.” Error
- How to determine the version of Gradle?