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 @@ -37,7 +37,7 @@ android {
37
37
38
38
dependencies {
39
39
40
- implementation ' androidx.core:core-ktx:1.10.1 '
40
+ implementation ' androidx.core:core-ktx:1.13.0 '
41
41
implementation ' androidx.appcompat:appcompat:1.6.1'
42
42
implementation ' com.google.android.material:material:1.9.0'
43
43
implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ android {
36
36
37
37
dependencies {
38
38
39
- implementation ' androidx.core:core-ktx:1.10.1 '
39
+ implementation ' androidx.core:core-ktx:1.13.0 '
40
40
implementation ' androidx.appcompat:appcompat:1.6.1'
41
41
implementation ' com.google.android.material:material:1.9.0'
42
42
testImplementation ' junit:junit:4.13.2'
You can’t perform that action at this time.
0 commit comments