How to pass command line arguments to a custom Exec gradle task?

后端 未结 0 669
执念已碎
执念已碎 2020-12-21 17:02

I am trying to pass an commandLine Argument to a Gradle Exec task. So I wanna execute a bash script and give it a parameter. However executing the script without the paramet

相关标签:
回答
  • 消灭零回复
提交回复
热议问题