koin-annotations
koin-annotations copied to clipboard
KMP iOS build failing since 2.0.0-RC3
trafficstars
Describe the bug After updating to version 2.0.0-RC3 it started thwroing an error when launching iOS version. Android works correctly.
org/koin/ksp/generated/KoinMeta-cbe4b97d.kt:312:14: error: Conflicting declarations:
val _KSP_TestUiScreensLoginLoginViewModel: Unit
Expected behavior IOS version is launched successfully
Koin project used and used version (please complete the following information): koin = "4.0.4" koinAnnotation = "2.0.0-RC3" ksp = "2.0.21-1.0.28" kotlin = "2.0.21"