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

revert Kotlin to 1.6.10 to fix build issues in targets using 1.6.10 #683

Merged
merged 3 commits into from
May 27, 2022

Conversation

RBusarow
Copy link
Member

This required reverting Detekt to 1.20.0-RC due to a similar transitive dependency issue.
Also changed the AGP version to 7.1.0 since that's actually the minimum needed for the testFixtures DSL support.

fixes #682

This required reverting Detekt to `1.20.0-RC` due to a similar transitive dependency issue.
Also changed the AGP version to 7.1.0 since that's actually the minimum needed for the `testFixtures` DSL support.

fixes #682
@kodiakhq kodiakhq bot merged commit ff8ab5a into main May 27, 2022
@kodiakhq kodiakhq bot deleted the revert_kotlin_to_1.6.10 branch May 27, 2022 03:37
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.

ModuleCheck breaks Kotlin compilation when applied to a project using Kotlin 1.6.10
1 participant