Skip to content

Bump compileSdk/targetSdk to 37 for compose 1.12.0 compatibility - #526

Merged
alorma merged 1 commit into
dependabot/gradle/compose-1.12.0from
copilot/fix-ci-failures-target-sdk
Aug 31, 2026
Merged

Bump compileSdk/targetSdk to 37 for compose 1.12.0 compatibility#526
alorma merged 1 commit into
dependabot/gradle/compose-1.12.0from
copilot/fix-ci-failures-target-sdk

Conversation

Copilot AI commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes CI failure in PR #523 (Build core - PR), which failed because compose 1.12.0's Android artifacts require compiling against API 37, while the project's android-compileSdk/android-targetSdk in gradle/libs.versions.toml were still 36.

Changes

  • Bumped android-compileSdk and android-targetSdk from 36 to 37 in gradle/libs.versions.toml

All modules and the sample app derive their SDK versions from this catalog entry, so no other files needed changes.

Co-authored-by: alorma <887462+alorma@users.noreply.github.com>
Copilot AI requested a review from alorma August 31, 2026 09:09
@alorma
alorma marked this pull request as ready for review August 31, 2026 09:10
@alorma
alorma merged commit d8119bc into dependabot/gradle/compose-1.12.0 Aug 31, 2026
2 checks passed
@alorma
alorma deleted the copilot/fix-ci-failures-target-sdk branch August 31, 2026 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants