TWiStErRob / renovate-config

Configuration files for renovatebot installed in repositories
https://docs.renovatebot.com/config-presets/#organization-level-presets
The Unlicense
4 stars 0 forks source link

Group compose compiler #24

Open TWiStErRob opened 3 months ago

TWiStErRob commented 3 months ago

androidx.compose.compiler:compiler:

e: This version (1.5.11) of the Compose Compiler requires Kotlin version 1.9.23 but you appear to be using Kotlin version 1.9.22 which is not known to be compatible. Please consult the Compose-Kotlin compatibility map located at https://developer.android.com/jetpack/androidx/releases/compose-kotlin to choose a compatible version pair (or suppressKotlinVersionCompatibilityCheck but don't say I didn't warn you!).

VS

Kotlin

e: This version (1.5.10) of the Compose Compiler requires Kotlin version 1.9.22 but you appear to be using Kotlin version 1.9.23 which is not known to be compatible. Please consult the Compose-Kotlin compatibility map located at https://developer.android.com/jetpack/androidx/releases/compose-kotlin to choose a compatible version pair (or suppressKotlinVersionCompatibilityCheck but don't say I didn't warn you!).

TWiStErRob commented 1 month ago

https://android-developers.googleblog.com/2024/04/jetpack-compose-compiler-moving-to-kotlin-repository.html