File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ dependencies {
4141
4242 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version "
4343 implementation ' androidx.appcompat:appcompat:1.3.1'
44- implementation ' androidx.core:core-ktx:1.6 .0'
44+ implementation ' androidx.core:core-ktx:1.9 .0'
4545 implementation ' androidx.constraintlayout:constraintlayout:2.1.1'
4646
4747 testImplementation ' junit:junit:4.13.2'
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ android {
5252dependencies {
5353
5454 implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version "
55- implementation ' androidx.core:core-ktx:1.3.2 '
55+ implementation ' androidx.core:core-ktx:1.9.0 '
5656 implementation ' androidx.appcompat:appcompat:1.2.0'
5757 implementation ' com.google.android.material:material:1.3.0'
5858 // testImplementation 'junit:junit:4.13.2'
You can’t perform that action at this time.
0 commit comments