Join Slack
Powered by
Happy to see that the old Groovy property assignme...
# gradle
b
breandan
03/21/2023, 4:56 AM
Happy to see that the old Groovy property assignment syntax is now (experimentally) supported!
https://docs.gradle.org/8.1-rc-1/release-notes.html#experimental-simple-property-assignment-in-kotlin-dsl-scripts
FTR, I reported this issue almost six years ago (proper support for array assignment
property = [...]
depends on
collection literals
):
https://github.com/gradle/kotlin-dsl-samples/issues/324
Also related:
https://github.com/gradle/kotlin-dsl-samples/issues/712
10
Views
Open in Slack
Previous
Next