We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a5ce39 commit 77ae5d4Copy full SHA for 77ae5d4
app/build.gradle
@@ -72,7 +72,7 @@ dependencies {
72
implementation 'androidx.core:core-ktx:1.17.0'
73
implementation 'androidx.appcompat:appcompat:1.7.1'
74
implementation 'androidx.activity:activity-compose:1.12.4'
75
- def composeBom = platform('androidx.compose:compose-bom:2026.02.00')
+ def composeBom = platform('androidx.compose:compose-bom:2026.02.01')
76
implementation composeBom
77
implementation "androidx.compose.ui:ui"
78
implementation "androidx.compose.foundation:foundation"
0 commit comments