Obsolete
Status Update
Comments
no...@google.com <no...@google.com>
ch...@google.com <ch...@google.com>
go...@jakewharton.com <go...@jakewharton.com> #3
This can be closed.
Kotlin 1.7 removed the need for a non-relocated plugin. Relocated ones, like the version you already publish, can now be used for all targets.
Description
This will allow its use on native targets. Currently consumers have to compile the non-relocated compiler themselves to support native targets (whose compiler does not relocate the IntelliJ dependencies into the Kotlin package).
The infrastructure for shipping this artifact seems to already be set up:https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/compose/compiler/compiler-hosted/build.gradle#43 . It just needs included in the pushes to gmaven.