Skip to content

Commit b60d2bf

Browse files
dependabot[bot]jdvp
authored andcommitted
Bump androidx.compose:compose-bom in the gradle-dependencies group
Bumps the gradle-dependencies group with 1 update: androidx.compose:compose-bom. Updates `androidx.compose:compose-bom` from 2026.06.00 to 2026.06.01 --- updated-dependencies: - dependency-name: androidx.compose:compose-bom dependency-version: 2026.06.01 dependency-type: direct:production dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c57734 commit b60d2bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libtestingexample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ android {
3939
dependencies {
4040
implementation "androidx.core:core-ktx:1.19.0"
4141
implementation "androidx.activity:activity-compose:1.13.0"
42-
implementation platform("androidx.compose:compose-bom:2026.06.00")
42+
implementation platform("androidx.compose:compose-bom:2026.06.01")
4343
implementation "androidx.compose.ui:ui"
4444
implementation "androidx.compose.material3:material3"
4545

0 commit comments

Comments
 (0)