Hello 👋
I am using the gradle plugin for intellij. When I build from the command line I pass an extra argument to gradle. I am wondering how to do that with the gradle plugin.
When I use the refresh button in plugin, it performs a
gradle build
and fails because of the missing argument.
Any pointers are much appreciated 🙏
v
Vampire
06/27/2024, 2:23 PM
I don't think you can give some argument for the sync. But if it for example is a Gradle property, you can give it in the