Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add release Android target by default for KMP #736

Merged
merged 3 commits into from
Mar 10, 2024
Merged

Conversation

gabrielittner
Copy link
Collaborator

  • The main plugin will now publish the release variant for Android targets by default if no other variants were specified through the KGP DSL
  • Allows specifying the variants as part of KotlinMultiplatform(...) in both base and main plugin
  • To not change the behavior for existing users, the main plugin will not write over already specified variants

Closes #705

@gabrielittner gabrielittner merged commit c5019ea into main Mar 10, 2024
2 checks passed
@gabrielittner gabrielittner deleted the kmp-android branch March 10, 2024 18:54
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.

Unable to publish .aar when jvm publication is included in Kotlin Multiplatform library
2 participants