Upgrade to Kotlin 2.4.0 + Compose MP 1.11.1; bump deps and submodules#4
Merged
Conversation
- Kotlin 2.3.21 -> 2.4.0 (KSP stays 2.3.9, verified compatible) - Compose Multiplatform 1.10.3 -> 1.11.1, androidx-lifecycle 2.9.6 -> 2.10.0 - coroutines 1.11.0, kotlinx-io 0.9.1, koin 4.2.2, ktor 3.5.1, logback 1.5.37, androidx-core 1.19.0 - Gradle wrapper 9.5.0 -> 9.6.1; regenerate wasm yarn.lock for Compose 1.11.1 - Advance embedded-enro and embedded-udytils submodules to matching upgrades Verified: all platforms (Android/desktop/wasmJs/iOS) + server compile, web bundle builds, Paparazzi snapshots pass. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This was referenced Jun 29, 2026
Picks up the @PublishedApi fix (NavigationDirection.MetadataKey) and the macos-26 CI runner from isaac-udy/Enro#221 — now green on both Linux and macOS/iOS jobs. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upgrades the template toolchain to Kotlin 2.4.0 and refreshes dependencies. Verified end-to-end on every platform.
Template (
gradle/libs.versions.toml)kotlin-js-store/wasm/yarn.lockfor Compose 1.11.1Submodules — merge these first
Verification
All targets compile (Android, desktop, wasmJs, iOS arm64 + simulator, server); the web webpack bundle builds; Paparazzi snapshots pass unchanged.
Left pinned
🤖 Generated with Claude Code