Hi, I have noticed in some of my recent projects that Android Studio now includes a dependencies tab when I open my project structure. This tab seems to echo the configuration from the build.gradle. My question is what causes Android Studio to display this tab? I have 2 projects, a multi-module project that I built from scratch and a downloaded copy deckard-gradle that I'm using to understand Robolectric. wget https://github.com/robolectric/deckard-gradle/archive/master.zip In my multi-module project I see the dependencies tab. However, in the deckard-gradle project there is no dependencies tab. What governs the display of the tab? Is it a bug? I am running the latest Android Studio, 0.5.7 and Gradle 1.11.
-- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
