We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 305ac82 commit 835e2deCopy full SHA for 835e2de
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.2'
75
- def composeBom = platform('androidx.compose:compose-bom:2025.12.01')
+ def composeBom = platform('androidx.compose:compose-bom:2026.01.00')
76
implementation composeBom
77
implementation "androidx.compose.ui:ui"
78
implementation "androidx.compose.foundation:foundation"
0 commit comments