fix(deps): update dependency androidx.paging:paging-runtime-ktx to v3.4.2 (#3389)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-12 00:48:53 +00:00
committed by GitHub
parent e90fef1c29
commit 5d2c89adf1

View File

@@ -20,7 +20,7 @@ androidPluginForGradle = { module = "com.android.tools.build:gradle", version.re
material = "com.google.android.material:material:1.13.0"
junit = "junit:junit:4.13.2"
mockk = "io.mockk:mockk:1.14.9"
paging-runtime = "androidx.paging:paging-runtime-ktx:3.4.1"
paging-runtime = "androidx.paging:paging-runtime-ktx:3.4.2"
paging-compose = "androidx.paging:paging-compose:3.4.2"
retrofit-core = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit" }
retrofit-scalars = { module = "com.squareup.retrofit2:converter-scalars", version.ref = "retrofit" }