Prep Compose 1.12.0 - #2722
Draft
stagg wants to merge 22 commits into
Draft
Conversation
Collaborator
Author
|
@copilot resolve the merge conflicts in this pull request |
# Conflicts: # gradle/libs.versions.toml
# Conflicts: # backstack/build.gradle.kts # circuit-codegen-annotations/build.gradle.kts # circuit-foundation/build.gradle.kts # circuit-overlay/build.gradle.kts # circuit-retained/build.gradle.kts # circuit-runtime-navigation/build.gradle.kts # circuit-runtime-presenter/build.gradle.kts # circuit-runtime-screen/build.gradle.kts # circuit-runtime-ui/build.gradle.kts # circuit-runtime/build.gradle.kts # circuit-shared-elements/build.gradle.kts # circuit-test/build.gradle.kts # circuitx/effects/build.gradle.kts # circuitx/gesture-navigation/build.gradle.kts # circuitx/navigation/build.gradle.kts # circuitx/overlays/build.gradle.kts # circuitx/subcircuit-codegen-annotations/build.gradle.kts # circuitx/subcircuit-test/build.gradle.kts # circuitx/subcircuit/build.gradle.kts # gradle/libs.versions.toml # internal-runtime/build.gradle.kts # internal-test-utils/build.gradle.kts # samples/bottom-navigation/build.gradle.kts # samples/counter/apps/build.gradle.kts # samples/counter/build.gradle.kts # samples/inbox/build.gradle.kts # samples/star/build.gradle.kts # samples/star/coil-rule/build.gradle.kts # samples/tutorial/build.gradle.kts
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
Compose 1.12 adds checkComposeUiTestConfigurationForJs/WasmJs (CMP-4906), which requires binaries.executable() on js/wasmJs targets so the Skiko runtime is bundled by webpack. Add it to every affected module and refresh the js/wasm package locks (skiko 0.148.2 to 0.150.1 plus webpack deps). Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
Compose 1.12 restructured its Android publishing, so androidRuntimeClasspath
swaps androidx.navigationevent:* for org.jetbrains.compose.{ui,runtime,
foundation,animation}:*-android. Re-baseline the affected modules.
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
kempt formatting for the targetSdk manifest-rewrite block introduced by the merge. Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
Collaborator
Author
|
@copilot resolve the merge conflicts in this pull request |
# Conflicts: # build-logic/src/main/kotlin/circuit.android.gradle.kts Co-authored-by: stagg <3268847+stagg@users.noreply.github.com>
This was referenced Aug 13, 2026
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.
https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.12.0-rc01