Skip to content

Commit f1c6e1b

Browse files
chore(deps): bump androidx.core:core-ktx from 1.12.0 to 1.13.1 in /packages/android_intent_plus/example/android (#2890)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39771c8 commit f1c6e1b

File tree

1 file changed

+1
-1
lines changed
  • packages/android_intent_plus/example/android/app

1 file changed

+1
-1
lines changed

packages/android_intent_plus/example/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies {
7070
}
7171
}
7272
implementation 'androidx.multidex:multidex:2.0.1'
73-
implementation 'androidx.core:core-ktx:1.12.0'
73+
implementation 'androidx.core:core-ktx:1.13.1'
7474
testImplementation 'junit:junit:4.13.2'
7575
androidTestImplementation 'androidx.test:runner:1.5.2'
7676
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'

0 commit comments

Comments
 (0)