Join Slack
Communities
Powered by
I suppose that you use `compile` in your root buil...
# gradle
g
gildor
08/31/2017, 10:17 AM
I suppose that you use
compile
in your root build gradle to configure subprojects If yes, for now you can use
"complie"("your:dependency")
kotlin-dsl doesn’t allow anymore to use configuration that not available in project itself
Open in Slack
Previous
Next