Skip to content

Commit 15ef6ee

Browse files
build(deps): bump androidx.compose:compose-bom in /examples/ExampleApp (#3171)
Bumps androidx.compose:compose-bom from 2026.03.00 to 2026.03.01. --- updated-dependencies: - dependency-name: androidx.compose:compose-bom dependency-version: 2026.03.01 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3dbd21e commit 15ef6ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ExampleApp/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ junitVersion = "1.3.0"
77
espressoCore = "3.7.0"
88
lifecycleRuntimeKtx = "2.10.0"
99
activityCompose = "1.13.0"
10-
composeBom = "2026.03.00"
10+
composeBom = "2026.03.01"
1111
embrace = "8.2.0"
1212
navigationCompose = "2.9.7"
1313
okhttp = "5.3.2"

0 commit comments

Comments
 (0)