You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could not resolve io.insert-koin:koin-ksp-compiler:1.4.0-RC4
No matching variant of io.insert-koin:koin-ksp-compiler:1.4.0-RC4 was found. The consumer was configured to find a
library for use during 'kotlin-metadata', preferably optimized for non-jvm,
as well as attribute 'org.jetbrains.kotlin.native.target' with value 'ios_arm64', attribute 'org.jetbrains.kotlin.platform.type' with value 'native' but:
Koin module and version:
[e.g]: `io.insert-koin:koin-annotations= "1.4.0-RC4"
The text was updated successfully, but these errors were encountered:
ubarua123
changed the title
Koin Annotations Doesn't support Compose Multiplatform?
Koin Annotations is not supported for Compose Multiplatform?
Sep 16, 2024
I've used Koin Annotations in a Kotlin Multiplatform Project (Android & iOS) before and it worked great
Check the repository here if you want: KMP News App
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Add ksp dependancies
Tried with 1.3.1. Still the same.
Expected behavior
Gradle build should succeed
Koin module and version:
[e.g]: `io.insert-koin:koin-annotations= "1.4.0-RC4"
The text was updated successfully, but these errors were encountered: