Open
Description
Hi,
I have some gradle dependencies from a custom maven repositories, that requires some auth. My workflow in intelliJ was to gradle build the project in the command line, then resync the project in IntelliJ. How do I sync the project from the gradle caches in the vs code extension, or otherwise get it to acknowlege our depenencies from custom maven repositories?