I have a gradle build, and whenever I add a new dependency to the gradle build, I seem to have to go to the JetGradle window, refresh and then select "Import" to add the dependency so IntelliJ can find it. Is there a way to automatically keep IntelliJ and the gradle build in sync?
↧