Skip to content

Update Compose Multiplatform compatibility matrix - #18

Open
compose2pdf-bot[bot] wants to merge 1 commit into
mainfrom
auto/update-compose-versions
Open

Update Compose Multiplatform compatibility matrix#18
compose2pdf-bot[bot] wants to merge 1 commit into
mainfrom
auto/update-compose-versions

Conversation

@compose2pdf-bot

@compose2pdf-bot compose2pdf-bot Bot commented Jul 20, 2026

Copy link
Copy Markdown

Auto-detected new Compose Multiplatform versions from Maven Central.

Updated matrix:

{
  "versions": [
    {
      "compose-version": "1.10.3",
      "kotlin-version": "2.4.10"
    },
    {
      "compose-version": "1.11.1",
      "kotlin-version": "2.4.10"
    },
    {
      "compose-version": "1.12.0-rc01",
      "kotlin-version": "2.4.10"
    }
  ]
}

This PR also bumps the shipped build base in gradle/libs.versions.toml to the
latest stable Compose/Kotlin (the library ships one binary, built against the
currently-released CMP). The compatibility tables in docs/compatibility.md and
README.md have been regenerated from the matrix and the new pin.

The compatibility CI will run on this PR to verify the shipped binary runs against
every version in the matrix. If a stable version fails, drop it from
.github/compose-versions.json (or change the base) before merging; pre-release
failures are informational.

@compose2pdf-bot
compose2pdf-bot Bot force-pushed the auto/update-compose-versions branch from d2b41d8 to 00f257c Compare July 27, 2026 11:03
@compose2pdf-bot
compose2pdf-bot Bot force-pushed the auto/update-compose-versions branch from 00f257c to 2563b81 Compare August 3, 2026 11:03
@compose2pdf-bot
compose2pdf-bot Bot force-pushed the auto/update-compose-versions branch from 2563b81 to 7b9051f Compare August 17, 2026 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant