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

Honor new application DSL from KMP 2.1.20 #1333

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

Goooler
Copy link
Member

@Goooler Goooler commented Mar 11, 2025

https://kotlinlang.org/docs/whatsnew2120.html


  • CHANGELOG's "Unreleased" section has been updated, if applicable.

gemini-code-assist[bot]

This comment was marked as outdated.

@Goooler Goooler changed the title Honor new application DSL from Kotlin 2.10.20 Honor new application DSL from Kotlin 2.1.20 Mar 11, 2025
Goooler added 3 commits March 12, 2025 10:38
…-app-block

// Conflicts:
//	src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/ShadowApplicationPlugin.kt
@Goooler Goooler changed the title Honor new application DSL from Kotlin 2.1.20 Honor new application DSL from KMP 2.1.20 Mar 12, 2025
@Goooler Goooler force-pushed the g/20250311/kotlin-new-app-block branch from 7e18fc7 to 579f1d3 Compare March 14, 2025 03:13
Goooler added 2 commits March 17, 2025 22:26
…-app-block

// Conflicts:
//	src/functionalTest/kotlin/com/github/jengelman/gradle/plugins/shadow/KmpPluginTest.kt
@Goooler Goooler force-pushed the g/20250311/kotlin-new-app-block branch from 579f1d3 to 1d6150a Compare March 17, 2025 14:29
@Goooler Goooler force-pushed the g/20250311/kotlin-new-app-block branch from 200d077 to c566f27 Compare March 24, 2025 06:06
@Goooler Goooler closed this Mar 24, 2025
@Goooler Goooler deleted the g/20250311/kotlin-new-app-block branch March 24, 2025 06:36
@Goooler Goooler mentioned this pull request Mar 28, 2025
1 task
@Goooler Goooler restored the g/20250311/kotlin-new-app-block branch April 7, 2025 13:21
@Goooler Goooler reopened this Apr 7, 2025
…-app-block

# Conflicts:
#	src/functionalTest/kotlin/com/github/jengelman/gradle/plugins/shadow/KotlinPluginsTest.kt
Goooler added 2 commits April 7, 2025 21:52
…-app-block

# Conflicts:
#	src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/ShadowKmpPlugin.kt
Comment on lines +68 to +69
target.binaries {
executable { dsl ->
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

1 participant