Skip to content

Commit 8d84ebd

Browse files
committed
[JetLagged] Update Compose BOM to 2026.03.00
This update bumps core Compose libraries (animation, foundation, runtime, ui, material) from 1.10.3 to 1.10.5. No breaking changes or new APIs requiring code modifications were identified in the release notes for this version range. Verified with a clean build, unit tests, and instrumented tests on an emulator.
1 parent 7343c6e commit 8d84ebd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

JetLagged/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ android-material3 = "1.14.0-alpha09"
44
androidGradlePlugin = "9.0.1"
55
androidx-activity-compose = "1.12.4"
66
androidx-appcompat = "1.7.1"
7-
androidx-compose-bom = "2026.02.00"
7+
androidx-compose-bom = "2026.03.00"
88
androidx-constraintlayout = "1.1.1"
99
androidx-core-splashscreen = "1.2.0"
1010
androidx-corektx = "1.17.0"

0 commit comments

Comments
 (0)