-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The Kotlin version in use is too high. I’d like to downgrade it to 2.3.0.
The issue I’m running into is that the plugin’s runtime classpath pulls in kotlin-stdlib 2.3.20‑Beta1, while the IDE’s bundled Kotlin runtime is 2.3.0. This mismatch ultimately causes a NoSuchMethodError when Koin starts up, hitting Duration.fromRawValue….
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels