Skip to content

Commit

Permalink
build(deps): bump androidx.core:core-ktx from 1.3.1 to 1.12.0
Browse files Browse the repository at this point in the history
Bumps androidx.core:core-ktx from 1.3.1 to 1.12.0.

---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 14, 2024
1 parent 27ca55f commit 6ceb1d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ dependencies {
androidTestImplementation 'androidx.test:runner:1.5.2'
implementation 'me.aflak.libraries:bluetooth:1.3.4'
implementation 'com.caverock:androidsvg-aar:1.4'
implementation "androidx.core:core-ktx:1.3.1"
implementation "androidx.core:core-ktx:1.12.0"
implementation 'com.android.support:multidex:1.0.3'
implementation 'me.toptas.fancyshowcase:fancyshowcaseview:1.3.3'
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.3.0-alpha07'
Expand Down

0 comments on commit 6ceb1d5

Please sign in to comment.