is there a way to force run a gradle task on intel...
# gradle
k
is there a way to force run a gradle task on intellij import? I have some codegen thats needed for the project to compile, so unless someone realizes they need to run
:codegen
the project doesnt compile