Skip to content

Conversation

@akerimsenol
Copy link
Contributor

@akerimsenol akerimsenol commented Dec 15, 2025

Note

Introduces GradleDependencySyncExtension to keep existing module dependencies and SDKs during Gradle sync and registers it in the plugin.

  • Gradle Sync:
    • New Extension: Add GradleDependencySyncExtension to retain existing ModuleEntity dependencies during sync, prioritizing explicit SdkDependency and falling back to inherited SDK.
    • Registration: Register the extension in plugins/gradle/plugin-resources/META-INF/plugin.xml.

Written by Cursor Bugbot for commit c05ddbb. This will update automatically on new commits. Configure here.

@HackerMadCat HackerMadCat self-assigned this Dec 15, 2025
@nskvortsov
Copy link
Contributor

nskvortsov commented Dec 16, 2025

Please add tests covering this fix

@nskvortsov nskvortsov added the Waiting for Reply The author needs to provide additional details requested by IntelliJ IDEA developers label Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Waiting for Reply The author needs to provide additional details requested by IntelliJ IDEA developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants