Skip to content

Commit

Permalink
Merge pull request #20 from LDRAlighieri/renovate/androidxpagingcompose
Browse files Browse the repository at this point in the history
Update dependency androidx.paging:paging-compose to v3.3.0
  • Loading branch information
LDRAlighieri committed May 21, 2024
2 parents 9bcc9e7 + 7176ca7 commit e798131
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 @@ -15,7 +15,7 @@ kotlin = "1.9.24"
androidxCoreSplashscreen = "1.0.1"
androidxActivity = "1.9.0"
androidxNavigation = "2.7.7"
androidxPagingCompose = "3.2.1"
androidxPagingCompose = "3.3.0"
# Compose
androidxComposeCompiler = "1.5.14"
androidxComposeBom = "2024.05.00"
Expand Down

0 comments on commit e798131

Please sign in to comment.