File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ android {
9191
9292dependencies {
9393 // Android
94- implementation(" androidx.core:core-ktx:1.16 .0" )
94+ implementation(" androidx.core:core-ktx:1.18 .0" )
9595
9696 // Compose
9797 implementation(" androidx.activity:activity-compose:1.10.1" )
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ android {
5757
5858dependencies {
5959 // Android
60- implementation(" androidx.core:core-ktx:1.16 .0" )
60+ implementation(" androidx.core:core-ktx:1.18 .0" )
6161
6262 // Compose
6363 implementation(" androidx.activity:activity-compose:1.10.1" )
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ android {
5656
5757dependencies {
5858 // Android
59- implementation(" androidx.core:core-ktx:1.16 .0" )
59+ implementation(" androidx.core:core-ktx:1.18 .0" )
6060
6161 // Compose
6262 implementation(" androidx.activity:activity-compose:1.10.1" )
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ android {
5555
5656dependencies {
5757 // Android
58- implementation(" androidx.core:core-ktx:1.16 .0" )
58+ implementation(" androidx.core:core-ktx:1.18 .0" )
5959
6060 // Compose
6161 implementation(" androidx.activity:activity-compose:1.10.1" )
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ android {
4747
4848dependencies {
4949 // Android
50- implementation(" androidx.core:core-ktx:1.16 .0" )
50+ implementation(" androidx.core:core-ktx:1.18 .0" )
5151
5252 // Compose
5353 implementation(" androidx.navigation:navigation-compose:2.9.7" )
You can’t perform that action at this time.
0 commit comments