Skip to content

Refactor: Align Supported Publishing Plugins with Latest com.vanniktech.maven.publish#92

Merged
teogor merged 1 commit intomainfrom
refactor/align-supported-plugins
Oct 24, 2025
Merged

Refactor: Align Supported Publishing Plugins with Latest com.vanniktech.maven.publish#92
teogor merged 1 commit intomainfrom
refactor/align-supported-plugins

Conversation

@teogor
Copy link
Owner

@teogor teogor commented Oct 24, 2025

This pull request updates the internal list of supported Gradle plugins that Winds can publish, aligning it with the latest capabilities of the underlying com.vanniktech.maven.publish plugin.

This change ensures that Winds correctly identifies and configures publishing for newly supported project types while removing unsupported ones.

Changes

  • Added support for com.android.fused-library and com.android.kotlin.multiplatform.library.
  • Removed org.jetbrains.kotlin.js as it is no longer explicitly listed as a directly supported plugin for publication by the vanniktech plugin.

@teogor teogor added this to the 1.0.3 milestone Oct 24, 2025
@teogor teogor self-assigned this Oct 24, 2025
@teogor teogor merged commit 29e48dc into main Oct 24, 2025
1 check passed
@teogor teogor deleted the refactor/align-supported-plugins branch October 24, 2025 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

1 participant