Update Kotlin, KSP, Compose Compiler and KMP-NativeCoroutines
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| com.google.devtools.ksp (source) | 1.9.23-1.0.20 -> 1.9.24-1.0.20 |
||||
| com.rickclephas.kmp.nativecoroutines | 1.0.0-ALPHA-28 -> 1.0.0-ALPHA-30 |
||||
| org.jetbrains.compose | 1.6.10-rc01 -> 1.6.10-rc02 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
rickclephas/KMP-NativeCoroutines (com.rickclephas.kmp.nativecoroutines)
v1.0.0-ALPHA-30
Kotlin
- Updated
kotlinx.coroutinesto 1.8.1
Swift
- Added special overloads for
Unit/Voidreturn types - Added
asyncError(for:)function forUnit/Voidfunctions
v1.0.0-ALPHA-30-kotlin-2.0.0-RC3
Kotlin
- Updated Kotlin to 2.0.0-RC3
v1.0.0-ALPHA-29
Kotlin
- Updated to Kotlin 1.9.24
JetBrains/compose-jb (org.jetbrains.compose)
v1.6.10-rc02
Changes since 1.6.10-rc01
Known issues
- iOS compilation might fail on some projects with
org.jetbrains.kotlin.backend.konan.llvm.NativeCodeGeneratorException: Exception during generating code for following declaration: private fun $init_global()
Features
Web
Fixes
iOS
Resources
-
To disable the Compose Resources publication and the multimodule support in cases of problems add
org.jetbrains.compose.resources.multimodule.disable=trueto the rootgradle.properties - (prerelease fix) Fix resources with cocoapods integration
- (prerelease fix) Fix AGP lint tasks dependency issues
Dependencies
-
Gradle Plugin
org.jetbrains.compose, version1.6.10-rc01. Based on Jetpack Compose libraries: -
Lifecycle libraries
org.jetbrains.androidx.lifecycle:lifecycle-*:2.8.0-rc02. Based on Jetpack Lifecycle 2.8.0-rc01 -
Navigation libraries
org.jetbrains.androidx.navigation:navigation-*:2.7.0-alpha05. Based on Jetpack Navigation 2.7.7
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.