File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -69,10 +69,10 @@ dependencies {
6969 def coroutines_version = " 1.10.2"
7070 implementation " org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutines_version "
7171
72- implementation ' androidx.core:core-ktx:1.17 .0'
72+ implementation ' androidx.core:core-ktx:1.18 .0'
7373 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.01 ' )
74+ implementation ' androidx.activity:activity-compose:1.13.0 '
75+ def composeBom = platform(' androidx.compose:compose-bom:2026.03.00 ' )
7676 implementation composeBom
7777 implementation " androidx.compose.ui:ui"
7878 implementation " androidx.compose.foundation:foundation"
You can’t perform that action at this time.
0 commit comments