What is the deprecation and removal schedule of th...
# gradle
h
What is the deprecation and removal schedule of the js gradle plugin? 1.9.0 marked this plugin as deprecated, but Dokka (https://github.com/Kotlin/dokka/issues/3059) and Kotlin MPP does not fully support using the MPP plugin with a single target: https://youtrack.jetbrains.com/issue/KT-52664
t
cc @stanislav.erokhin
s
In 1.9.20
kotlin-js
gradle plugin still be available under deprecation with warning. And yes, we cannot remove js plugin till we solve the issue with dokka support for this case.