Skip to content

Commit

Permalink
Update fragment-ktx [1.8.0 -> 1.8.2], should fix IndexOutOfBoundsExce…
Browse files Browse the repository at this point in the history
  • Loading branch information
UweTrottmann committed Aug 16, 2024
1 parent 2591220 commit 42025d6
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 @@ -26,7 +26,7 @@ androidx-coordinatorlayout = "androidx.coordinatorlayout:coordinatorlayout:1.2.0
androidx-core = "androidx.core:core:1.13.1"
androidx-core-ktx = "androidx.core:core-ktx:1.13.1"
# https://developer.android.com/jetpack/androidx/releases/fragment
androidx-fragment = "androidx.fragment:fragment-ktx:1.8.0"
androidx-fragment = "androidx.fragment:fragment-ktx:1.8.2"
androidx-lifecycle-livedata = { module = "androidx.lifecycle:lifecycle-livedata-ktx", version.ref = "androidx-lifecycle" }
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "androidx-lifecycle" }
androidx-lifecycle-viewmodel = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle" }
Expand Down

0 comments on commit 42025d6

Please sign in to comment.