Open
Description
Previously, the only way to integrate Android into a KMP project was to use the regular Android library Gradle plugin: com.android.library. However, this approach is now deprecated in favor of the dedicated com.android.kotlin.multiplatform.library plugin, also referred to as the Android-KMP plugin. This guide explains how to migrate to the new plugin.
Source: https://developer.android.com/kotlin/multiplatform/plugin
—
Migrate existing configuration to the new KMP Plugin.
Metadata
Metadata
Assignees
Labels
No labels