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 39771c8 commit f1c6e1bCopy full SHA for f1c6e1b
packages/android_intent_plus/example/android/app/build.gradle
@@ -70,7 +70,7 @@ dependencies {
70
}
71
72
implementation 'androidx.multidex:multidex:2.0.1'
73
- implementation 'androidx.core:core-ktx:1.12.0'
+ implementation 'androidx.core:core-ktx:1.13.1'
74
testImplementation 'junit:junit:4.13.2'
75
androidTestImplementation 'androidx.test:runner:1.5.2'
76
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
0 commit comments