Skip to content

Prepare for Gradle 8 - #5656

Merged
3flex merged 3 commits into
detekt:mainfrom
3flex:gradle-8-prep
Jan 1, 2023
Merged

Prepare for Gradle 8#5656
3flex merged 3 commits into
detekt:mainfrom
3flex:gradle-8-prep

Conversation

@3flex

@3flex 3flex commented Jan 1, 2023

Copy link
Copy Markdown
Member

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