hmole
01/15/2019, 7:07 PMkotlin
plugin, api
configuration doesn't work as expected(consumers don't see it as transitive dependency), only after applying java-library
modules does it work. Is it intended?mkobit
01/15/2019, 8:24 PMjava-library
plugin is the one that creates the api
configuration, and the kotlin
plugin does nothmole
01/15/2019, 8:57 PMapi
dependency in pure kotlin
module would fail configuration, and it doesn't.mkobit
01/15/2019, 10:03 PMbuild.gradle.kts
not existing as an Nikky
01/16/2019, 7:04 AMkotlin("jvm")
in plugins
idea and gradle do not even recognize api
hmole
01/16/2019, 8:52 AMh0tk3y
01/16/2019, 4:13 PMhmole
01/16/2019, 7:56 PM1.3.20-eap-100