Skip to content

Use a stable Kotlin version #3

@adamglin0

Description

@adamglin0

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….

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions