Skip to content

Commit

Permalink
Merge pull request #546 from fobo66/renovate/androidx.paging-paging-c…
Browse files Browse the repository at this point in the history
…ompose-3.x

Update dependency androidx.paging:paging-compose to v3.2.1
  • Loading branch information
fobo66 authored Sep 24, 2023
2 parents 76f451d + b0db559 commit 997ce41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ dependencyResolutionManagement {
library("window", "androidx.window:window:1.1.0")
library("paging", "androidx.paging", "paging-runtime-ktx").versionRef("paging")
library("paging.common", "androidx.paging", "paging-common-ktx").versionRef("paging")
library("paging.compose", "androidx.paging:paging-compose:3.2.0")
library("paging.compose", "androidx.paging:paging-compose:3.2.1")
library("lifecycle", "androidx.lifecycle", "lifecycle-runtime-compose").versionRef(
"lifecycle"
)
Expand Down

0 comments on commit 997ce41

Please sign in to comment.