Skip to content

Conversation

@igorescodro
Copy link
Owner

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

Closes #965


🚧 Work in progress once kotlin-parcelize does not work with the com.android.kotlin.multiplatform.library plugin.

YouTrack: https://youtrack.jetbrains.com/issue/KT-62294/kotlin-parcelize-plugin-does-not-support-the-new-android-kotlin-multiplatform-plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate to the Android-KMP plugin

2 participants