Skip to content

Commit 77ae5d4

Browse files
Update dependency androidx.compose:compose-bom to v2026.02.01 (#410)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a5ce39 commit 77ae5d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ dependencies {
7272
implementation 'androidx.core:core-ktx:1.17.0'
7373
implementation 'androidx.appcompat:appcompat:1.7.1'
7474
implementation 'androidx.activity:activity-compose:1.12.4'
75-
def composeBom = platform('androidx.compose:compose-bom:2026.02.00')
75+
def composeBom = platform('androidx.compose:compose-bom:2026.02.01')
7676
implementation composeBom
7777
implementation "androidx.compose.ui:ui"
7878
implementation "androidx.compose.foundation:foundation"

0 commit comments

Comments
 (0)