Skip to content

Commit

Permalink
Bump androidx.fragment:fragment-ktx from 1.6.0 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps androidx.fragment:fragment-ktx from 1.6.0 to 1.7.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 8e734d1 commit d04efcd
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 @@ accompanist-themeadapter-material3 = { group = "com.google.accompanist", name =

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

0 comments on commit d04efcd

Please sign in to comment.