Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-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 Jul 25, 2024
1 parent 9567b7c commit 96ab868
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 @@ -37,7 +37,7 @@ androidx-test-espresso-device = "androidx.test.espresso:espresso-device:1.0.0-rc
androidx-test-runner = "androidx.test:runner:1.5.2"
androidx-test-rules = "androidx.test:rules:1.5.0"
androidx-activity = "androidx.activity:activity-ktx:1.9.0"
androidx-fragment = "androidx.fragment:fragment-ktx:1.7.1"
androidx-fragment = "androidx.fragment:fragment-ktx:1.8.2"
compose-gradle-plugin = { module = "org.jetbrains.kotlin:compose-compiler-gradle-plugin", version.ref = "kotlin" }
compose-foundation = { module = "androidx.compose.foundation:foundation" }
compose-ui = { module = "androidx.compose.ui:ui" }
Expand Down

0 comments on commit 96ab868

Please sign in to comment.