Skip to content

Make Scalroid compatible with Kotlin 1.9.21+ - #5

Open
pacher wants to merge 1 commit into
chenakam:mainfrom
Eppendorf-SW:kotlin-1.9.21
Open

Make Scalroid compatible with Kotlin 1.9.21+#5
pacher wants to merge 1 commit into
chenakam:mainfrom
Eppendorf-SW:kotlin-1.9.21

Conversation

@pacher

@pacher pacher commented Feb 8, 2024

Copy link
Copy Markdown

Kotlin 1.9.21 removed source sets conventions registration for Gradle 8.2+

https://youtrack.jetbrains.com/issue/KT-63499

which causes Scalroid to fail because the sourceSet.displayName property no longer exists.

Kotlin 1.9.21 removed source sets conventions registration for Gradle 8.2+

https://youtrack.jetbrains.com/issue/KT-63499

which causes Scalroid to fail because the `sourceSet.displayName` property no longer exists.
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