Skip to content

Upgrade Compose BOM to 2025.05.01 (Compose 1.8.x) (v0.21.2-beta.1)#84

Closed
mapgie wants to merge 1 commit into
mainfrom
claude/goflo-compose-1-8-v2
Closed

Upgrade Compose BOM to 2025.05.01 (Compose 1.8.x) (v0.21.2-beta.1)#84
mapgie wants to merge 1 commit into
mainfrom
claude/goflo-compose-1-8-v2

Conversation

@mapgie
Copy link
Copy Markdown
Owner

@mapgie mapgie commented Jun 2, 2026

Replaces #83. Rebased on current main (which already has the Compose 1.7 bump from #81), so this PR steps from 2024.12.012025.05.01. Renumbered to 0.21.2-beta.1 / versionCode 57 since 0.21.1 was taken.

Summary

  • Bumps composeBom from 2024.12.01 to 2025.05.01
  • Brings Compose UI 1.8.x and Material3 1.4.x
  • No user-visible changes; version bump is PATCH (0.21.2-beta.1)

Potential gotcha: compileSdk

Material3 1.4.x may use some API 35 surfaces. If CI reports errors referencing compileSdk, the fix is to bump compileSdk from 34 to 35 in app/build.gradle.kts (targetSdk can stay at 34). That would also require bumping AGP from 8.4.0 to 8.6+.

Merge order

Merge this first, then rebase #82 (drag to reorder) on top.

Test plan

  • App builds without error (watch CI for compileSdk issues)
  • Home, History, Stats, Manage tabs all render correctly
  • No visual regressions in dialogs, cards, or bottom sheets

https://claude.ai/code/session_01AGmvoYfqqkLA9SUWV6myXW


Generated by Claude Code

Bumps composeBom from 2024.12.01 to 2025.05.01, bringing Compose UI 1.8.x
and Material3 1.4.x. No user-visible changes. Renumbered from 0.21.1 to
0.21.2 as 0.21.1 was taken by the Compose 1.7 intermediate bump.

https://claude.ai/code/session_01AGmvoYfqqkLA9SUWV6myXW
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