hoc081098 / hoc081098/GithubSearchKMM-Compose-SwiftUI

A problem occurred configuring project ':flowredux'.

Open
#173 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
221
Forks
21
PR merge metrics
No merged PRs in 30d

Description

A problem occurred configuring project ':flowredux'.
> Inconsistent settings for Kotlin source sets: 'jvmMain' depends on 'commonMain'
'jvmMain': language version is KOTLIN_1_9
'commonMain': language version is KOTLIN_2_0
The language version of the dependent source set must be greater than or equal to that of its dependency.

Ifupgrade versions.kotlin to 2.0.0, you may also need to remove KOTLIN_1_9, which was manually hardcoded in build.gradle.kts, to avoid version conflicts.
Image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.