I want my gradle GUI to show tasks and not only dependencies. Look at the pictures. My gradle shows picture1 (with black background) and I want it to show tree like in picture2 (white background).
            Asked
            
        
        
            Active
            
        
            Viewed 73 times
        
    1 Answers
0
            
            
        The disabling offline mode should resolve the problem:

Update: Gradle tasks are not showing in the gradle tool window in Android Studio 4.2
        Mike
        
- 2,547
 - 3
 - 16
 - 30
 
- 
                    Nope. I tried, but nothing changed – Kratos Dec 08 '21 at 18:51
 - 
                    Please have a look at https://stackoverflow.com/questions/67405791/gradle-tasks-are-not-showing-in-the-gradle-tool-window-in-android-studio-4-2 – Mike Dec 09 '21 at 08:05
 

