Skip to content

Commit

Permalink
Bump androidx.core:core-ktx from 1.13.0 to 1.13.1
Browse files Browse the repository at this point in the history
Bumps androidx.core:core-ktx from 1.13.0 to 1.13.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 7c2bf4f commit 8f522df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ minSdk = '21'
targetSdk = '34'
coroutines = '1.8.0'
material = '1.11.0'
core-ktx = '1.13.0'
core-ktx = '1.13.1'
navigation = '2.7.7'
appcompat = '1.6.1'
constraintlayout = '2.1.4'
Expand Down

0 comments on commit 8f522df

Please sign in to comment.