I consider to switch to the new multiplatform gradle plugin. Is it possible to specify compileOnly and runtimeOnly dependencies? So far I have only seen api and implementation. But maybe I don't understand ap/implementation correctly
j
josephivie
02/28/2019, 9:49 PM
Yes, and it works the same way as api/implementation IIRC