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

Prepare for Gradle 8 #5656

Merged
merged 3 commits into from
Jan 1, 2023
Merged

Prepare for Gradle 8 #5656

merged 3 commits into from
Jan 1, 2023

Conversation

3flex
Copy link
Member

@3flex 3flex commented Jan 1, 2023

Testing locally with Gradle 8.0-rc-1 has uncovered a few issues. Some fixes can be applied now in preparation for the update.

3flex added 2 commits January 1, 2023 14:04
When misaligned and Gradle 8+ and Kotlin 1.8+ are used together this throws
an error.
https://kotlinlang.org/docs/multiplatform-set-up-targets.html#distinguish-several-targets-for-one-platform

Identical consumable configurations throw an error in Gradle 8+,
so an attribute must be added so that the configurations are no
longer identical.
@3flex 3flex enabled auto-merge (squash) January 1, 2023 04:17
@3flex 3flex added this to the 1.23.0 milestone Jan 1, 2023
@3flex 3flex merged commit edab3ee into detekt:main Jan 1, 2023
@3flex 3flex deleted the gradle-8-prep branch January 1, 2023 13:38
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