Update paging to v3.3.1 (#294)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-07-27 14:48:41 +00:00
committed by GitHub
parent 37bd3abdae
commit 983296162e

View File

@@ -28,7 +28,7 @@ kotlinxSerialization = "1.7.1"
# https://github.com/square/okhttp/tags # https://github.com/square/okhttp/tags
okhttp = "4.12.0" okhttp = "4.12.0"
# https://developer.android.com/jetpack/androidx/releases/paging # https://developer.android.com/jetpack/androidx/releases/paging
paging = "3.3.0" paging = "3.3.1"
# https://developer.android.com/jetpack/androidx/releases/room # https://developer.android.com/jetpack/androidx/releases/room
room = "2.6.1" room = "2.6.1"
# https://github.com/Kotlin/kotlinx-datetime/releases # https://github.com/Kotlin/kotlinx-datetime/releases