Skip to content

Commit

Permalink
Update dependency androidx.paging:paging-compose to v3.3.4 (#2619)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 7f95be8 commit 0b3a987
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 @@ -28,7 +28,7 @@ ffmpeg = "com.arthenica:ffmpeg-kit-audio:6.0-2"
junit = "junit:junit:4.13.2"
mockk = "io.mockk:mockk:1.13.13"
paging-runtime = "androidx.paging:paging-runtime-ktx:3.3.2"
paging-compose = "androidx.paging:paging-compose:3.3.2"
paging-compose = "androidx.paging:paging-compose:3.3.4"
retrofit-core = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit" }
retrofit-scalars = { module = "com.squareup.retrofit2:converter-scalars", version.ref = "retrofit" }
retrofit-serialization = { module = "com.squareup.retrofit2:converter-kotlinx-serialization", version.ref = "retrofit" }
Expand Down

0 comments on commit 0b3a987

Please sign in to comment.