I suppose that you use `compile` in your root buil...
# gradle
g
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