Skip to content

Conversation

quaff
Copy link
Contributor

@quaff quaff commented Jun 11, 2024

See https://kotlinlang.org/docs/java-interop.html#getters-and-setters

Note that, if the Java class only has a setter, it isn't visible as a property in Kotlin because Kotlin doesn't support set-only properties.

See https://kotlinlang.org/docs/java-interop.html#getters-and-setters

>> Note that, if the Java class only has a setter, it isn't visible as a property in Kotlin because Kotlin doesn't support set-only properties.
@wilkinsona wilkinsona changed the title Allow to use Kotlin property assignment Support Kotlin property assignment in the dependency management DSL Jun 13, 2024
@wilkinsona wilkinsona added this to the 1.2.x milestone Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants