Upgrade Compose BOM to 2025.05.01 (Compose 1.8.x) [superseded by #88]#86
Closed
mapgie wants to merge 2 commits into
Closed
Upgrade Compose BOM to 2025.05.01 (Compose 1.8.x) [superseded by #88]#86mapgie wants to merge 2 commits into
mapgie wants to merge 2 commits into
Conversation
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. https://claude.ai/code/session_01AGmvoYfqqkLA9SUWV6myXW
4 tasks
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.
Replaces #84. Rebased on current main (versionCode 57 / 0.21.2-beta.1 from #85), renumbered to 0.21.3-beta.1 / versionCode 58.
Summary
composeBomfrom2024.12.01to2025.05.01(Compose UI 1.8.x, Material3 1.4.x)Potential gotcha: compileSdk
Material3 1.4.x may use API 35 surfaces. If CI reports
compileSdkerrors, bumpcompileSdkfrom34to35(keeptargetSdkat 34), which would also require an AGP bump from8.4.0to8.6+.Merge order
Merge this first, then rebase #82 (drag to reorder) on top.
Test plan
https://claude.ai/code/session_01AGmvoYfqqkLA9SUWV6myXW
Generated by Claude Code