mirror of
https://github.com/PaulWoitaschek/Voice.git
synced 2026-03-13 08:02:45 +08:00
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:
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user