File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ dependencies {
41
41
42
42
implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version "
43
43
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'
45
45
implementation ' androidx.constraintlayout:constraintlayout:2.1.1'
46
46
47
47
testImplementation ' junit:junit:4.13.2'
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ android {
52
52
dependencies {
53
53
54
54
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 '
56
56
implementation ' androidx.appcompat:appcompat:1.2.0'
57
57
implementation ' com.google.android.material:material:1.3.0'
58
58
// testImplementation 'junit:junit:4.13.2'
You can’t perform that action at this time.
0 commit comments