File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ dependencies {
9494 implementation(" androidx.core:core-ktx:1.16.0" )
9595
9696 // Compose
97- implementation(" androidx.activity:activity-compose:1.10.1 " )
97+ implementation(" androidx.activity:activity-compose:1.11.0 " )
9898 implementation(" androidx.compose.material:material:1.9.4" )
9999 implementation(" androidx.compose.material:material-icons-extended:1.7.8" )
100100 implementation(" androidx.navigation:navigation-compose:2.9.6" )
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ dependencies {
6060 implementation(" androidx.core:core-ktx:1.16.0" )
6161
6262 // Compose
63- implementation(" androidx.activity:activity-compose:1.10.1 " )
63+ implementation(" androidx.activity:activity-compose:1.11.0 " )
6464 implementation(" androidx.compose.material:material:1.9.4" )
6565 implementation(" androidx.compose.material:material-icons-extended:1.7.8" )
6666 implementation(" androidx.navigation:navigation-compose:2.9.6" )
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ dependencies {
5959 implementation(" androidx.core:core-ktx:1.16.0" )
6060
6161 // Compose
62- implementation(" androidx.activity:activity-compose:1.10.1 " )
62+ implementation(" androidx.activity:activity-compose:1.11.0 " )
6363 implementation(" androidx.compose.material:material:1.9.4" )
6464 implementation(" androidx.navigation:navigation-compose:2.9.6" )
6565 debugImplementation(" androidx.compose.ui:ui-tooling:1.9.4" )
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ dependencies {
5858 implementation(" androidx.core:core-ktx:1.16.0" )
5959
6060 // Compose
61- implementation(" androidx.activity:activity-compose:1.10.1 " )
61+ implementation(" androidx.activity:activity-compose:1.11.0 " )
6262 implementation(" androidx.compose.material:material:1.9.4" )
6363 implementation(" androidx.navigation:navigation-compose:2.9.6" )
6464 debugImplementation(" androidx.compose.ui:ui-tooling:1.9.4" )
You can’t perform that action at this time.
0 commit comments