We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89040e0 commit e7c0f05Copy full SHA for e7c0f05
app/build.gradle
@@ -43,7 +43,7 @@ dependencies {
43
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
44
implementation 'com.google.android.material:material:1.9.0'
45
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
46
- implementation 'androidx.core:core-ktx:1.10.1'
+ implementation 'androidx.core:core-ktx:1.13.1'
47
implementation 'androidx.preference:preference-ktx:1.2.0'
48
testImplementation 'junit:junit:4.13.2'
49
androidTestImplementation 'androidx.test:runner:1.6.2'
0 commit comments