We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48c18c5 commit da9ab92Copy full SHA for da9ab92
app/build.gradle
@@ -71,7 +71,7 @@ dependencies {
71
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'
+ implementation 'androidx.activity:activity-compose:1.12.3'
75
def composeBom = platform('androidx.compose:compose-bom:2026.01.01')
76
implementation composeBom
77
implementation "androidx.compose.ui:ui"
0 commit comments