Join Slack
Powered by
I guess I can do: ``` dependencies { "testComp...
# gradle
j
jlleitschuh
08/07/2017, 8:53 PM
I guess I can do:
Copy code
dependencies { "testCompile"(create(group = "junit", name = "junit", version = "+")) }
But that is totally unintuitive and not the code that I want to have to write to make this work.
2
Views
Open in Slack
Previous
Next