Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent 74e63d4 commit 827633f
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 @@ -27,7 +27,7 @@ material = { group = "com.google.android.material", name = "material", version.r
accompanist-themeadapter-material3 = { group = "com.google.accompanist", name = "accompanist-themeadapter-material3", version = "0.31.5-beta" }

androidx-appcompat = { group = "androidx.appcompat", name = "appcompat", version.ref = "appcompat" }
androidx-core = { group = "androidx.core", name = "core-ktx", version = "1.10.1" }
androidx-core = { group = "androidx.core", name = "core-ktx", version = "1.13.1" }
androidx-fragment = { group = "androidx.fragment", name = "fragment-ktx", version = "1.6.0" }
androidx-recyclerview = { group = "androidx.recyclerview", name = "recyclerview", version = "1.3.0" }
androidx-viewpager2 = { group = "androidx.viewpager2", name = "viewpager2", version = "1.0.0" }
Expand Down

0 comments on commit 827633f

Please sign in to comment.