Skip to content

Commit

Permalink
Update dependency androidx.fragment:fragment-ktx to v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and frett committed Nov 1, 2023
1 parent ea98227 commit 18b0d3e
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 @@ -58,7 +58,7 @@ androidx-core = { module = "androidx.core:core", version.ref = "androidx-core" }
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "androidx-core" }
androidx-databinding-compiler = { module = "androidx.databinding:databinding-compiler", version.ref = "android-gradle-plugin" }
androidx-datastore = "androidx.datastore:datastore:1.0.0"
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.6.1"
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.6.2"
androidx-hilt-compiler = { module = "androidx.hilt:hilt-compiler", version.ref = "androidx-hilt" }
androidx-hilt-work = { module = "androidx.hilt:hilt-work", version.ref = "androidx-hilt" }
androidx-lifecycle-livedata-ktx = { module = "androidx.lifecycle:lifecycle-livedata-ktx", version.ref = "androidx-lifecycle" }
Expand Down

0 comments on commit 18b0d3e

Please sign in to comment.