I am using Gradle GUI. When I try to run a task, gradle will try to download the dependencies first. Is there anyway to show the progress like which jar it is downloading?
I have a long list of dependencies and it could take a while to finish
I am using Gradle GUI. When I try to run a task, gradle will try to download the dependencies first. Is there anyway to show the progress like which jar it is downloading?
I have a long list of dependencies and it could take a while to finish