Skip to content

Conversation

shanshin
Copy link
Collaborator

@shanshin shanshin commented Aug 5, 2025

com.android.kotlin.multiplatform.library Gradle plugin was recently added. Support for a new type of compilations has been added: com.android.build.api.variant.impl.KotlinMultiplatformAndroidLibraryTargetImpl.

Due to the limitations of the Gradle API, it has not yet been possible to implement a reliable way to get javac details for this plugin.

Also, the Gradle version is upgraded to 8.13.

Fixes #747

`com.android.kotlin.multiplatform.library` Gradle plugin was recently added.
Support for a new type of compilations has been added: `com.android.build.api.variant.impl.KotlinMultiplatformAndroidLibraryTargetImpl`.

Due to the limitations of the Gradle API, it has not yet been possible to implement a reliable way to get javac details for this plugin.

Also, the Gradle version is upgraded to `8.13`.

Fixes #747
@shanshin shanshin requested a review from sandwwraith August 5, 2025 18:47
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.

Incompatibility with com.android.kotlin.multiplatform.library plugin
1 participant