Skip to content

Commit

Permalink
Update dependency androidx.fragment:fragment-ktx to v1.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and frett committed Oct 2, 2024
1 parent 39ae354 commit 7e50dd2
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 @@ -61,7 +61,7 @@ androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "androidx
androidx-databinding-compiler = { module = "androidx.databinding:databinding-compiler", version.ref = "android-gradle-plugin" }
androidx-datastore = { module = "androidx.datastore:datastore", version.ref = "androidx-datastore" }
androidx-datastore-preferences = { module = "androidx.datastore:datastore-preferences", version.ref = "androidx-datastore" }
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.8.3"
androidx-fragment-ktx = "androidx.fragment:fragment-ktx:1.8.4"
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 7e50dd2

Please sign in to comment.