android / android/codelab-android-kmp

SKIE dependency version needs updating

Open
#50 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
101
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Current state results in error below on step 7. Works for with SKIE 0.10.8.

```
Error: SKIE 0.10.1 does not support Kotlin 2.2.0.
Supported versions are: [1.8.0, 1.8.10, 1.8.20, 1.8.21, 1.8.22, 1.9.0, 1.9.10, 1.9.20, 1.9.21, 1.9.22, 1.9.23, 1.9.24, 1.9.25, 2.0.0, 2.0.10, 2.0.20, 2.0.21, 2.1.0, 2.1.10].
Check if you have the most recent version of SKIE and if so, please wait for the SKIE developers to add support for this Kotlin version.
New Kotlin versions are usually supported within a few days after they are released.
Note that there are no plans for supporting early access versions like Beta, RC, etc.
SKIE cannot not be used until this error is resolved.
To proceed with the compilation, please remove or explicitly disable SKIE by adding 'skie { isEnabled = false }' to your Gradle configuration.

```

Contributor guide

Open the contributing guide

Research direction

Start by locating the SKIE dependency or configuration used by step 7 and compare it with the version currently resolved. The issue reports that SKIE 0.10.1 fails with Kotlin 2.2.0 and that 0.10.8 works; done means step 7 compiles without the incompatibility error while SKIE remains enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.