Skip to content

Upgrade Compose BOM to 2025.05.01 (Compose 1.8.x)#83

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

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

Conversation

@mapgie
Copy link
Copy Markdown
Owner

@mapgie mapgie commented Jun 2, 2026

Supersedes #81. Goes directly from 2024.06.00 to 2025.05.01, skipping the intermediate 1.7 bump.

Summary

  • Bumps composeBom from 2024.06.00 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.1-beta.1)

Potential gotcha: compileSdk

Material3 1.4.x uses 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 to avoid behavioral changes). That would also require an AGP bump — raise it if needed.

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.06.00 to 2025.05.01, bringing Compose UI 1.8.x
and Material3 1.4.x. No user-visible changes. Supersedes the Compose 1.7
bump that was staged in #81.

https://claude.ai/code/session_01AGmvoYfqqkLA9SUWV6myXW
@mapgie mapgie marked this pull request as ready for review June 2, 2026 07:31
@mapgie mapgie closed this Jun 2, 2026
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