-
-
Notifications
You must be signed in to change notification settings - Fork 759
Open
Labels
kotlin-issueRelated to Kotlin issue under the hoodRelated to Kotlin issue under the hoodstatus:checkingcurrently in analysis - discussion or need more detailed specscurrently in analysis - discussion or need more detailed specs
Milestone
Description
Describe the bug
when I bump koin from 4.0.4 to 4.1.0
[versions]
kotlin = "2.2.0"
agp = "8.12.0"
compose-plugin = "1.8.2"
ktor = "3.2.3"
koin = "4.1.0"
coroutines = "1.10.2"
serialization = "1.8.1"
An error occurred.
> Task :composeApp:cinteropCommonBridgeIosArm64
e: KLIB resolver: Could not find "org.jetbrains.androidx.savedstate:savedstate" in [/Users/HOX4SGH/Project/Kotlin/kotlin-multiplatform-crib-app/composeApp, /Users/HOX4SGH/.konan/kotlin-native-prebuilt-macos-aarch64-2.2.0/klib/common, /Users/HOX4SGH/.konan/kotlin-native-prebuilt-macos-aarch64-2.2.0/klib/platform/ios_arm64]
> Task :composeApp:cinteropCommonBridgeIosArm64 FAILED
error: Process 'command '/opt/eric/zulu21.44.17-ca-jdk21.0.8-macosx_aarch64/zulu-21.jdk/Contents/Home/bin/java'' finished with non-zero exit value 1
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':composeApp:cinteropCommonBridgeIosArm64'.
> Process 'command '/opt/eric/zulu21.44.17-ca-jdk21.0.8-macosx_aarch64/zulu-21.jdk/Contents/Home/bin/java'' finished with non-zero exit value 1
To Reproduce
bump koin from 4.0.4 to 4.1.0
Expected behavior
A clear and concise description of what you expected to happen.
Koin module and version:
koin-core:4.1.0
Snippet or Sample project to help reproduce
Add a snippet or even a small sample project to help reproduce your case.
MichalDanielDobrzanski
Metadata
Metadata
Assignees
Labels
kotlin-issueRelated to Kotlin issue under the hoodRelated to Kotlin issue under the hoodstatus:checkingcurrently in analysis - discussion or need more detailed specscurrently in analysis - discussion or need more detailed specs