Join Slack
Powered by
the type needs to be a type parameter: ``` tasks.w...
# gradle
a
araqnid
12/21/2017, 3:03 AM
the type needs to be a type parameter:
Copy code
tasks.withType<JavaCompile> { options.compilerArgs.add("-parameters") }
Open in Slack
Previous
Next