-
-
Notifications
You must be signed in to change notification settings - Fork 420
Honor new application DSL from KMP 2.1.20 #1333
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
base: main
Are you sure you want to change the base?
Conversation
a717e7b
to
1bcf07c
Compare
579f1d3
to
1d6150a
Compare
200d077
to
c566f27
Compare
src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/ShadowKmpAppPlugin.kt
Outdated
Show resolved
Hide resolved
target.binaries { | ||
executable { dsl -> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Any way to defer binaries
and executable
? I see binariesDsl
is private, we can't use it...
CC @antohaby
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CC @osipxd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've created an issue to address this:
KT-77499 Provide a way to access and configure JVM binaries defined by users
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this feedback!
4451b25
to
faafe61
Compare
faafe61
to
b55f204
Compare
b55f204
to
e19ab20
Compare
https://kotlinlang.org/docs/whatsnew2120.html#kotlin-multiplatform-new-dsl-to-replace-gradle-s-application-plugin