Skip to content

Commit

Permalink
Update dependency androidx.paging:paging-compose to v3.2.1 (#950)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2023
1 parent 9ab8961 commit 6d9d305
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 @@ -125,7 +125,7 @@ androidx-compose-materialIcons = { module = "androidx.compose.material:material-
androidx-compose-runtime = { module = "androidx.compose.runtime:runtime", version.ref = "compose" }
androidx-compose-accompanist-adaptive = { module = "com.google.accompanist:accompanist-adaptive", version.ref = "accompanist" }
androidx-compose-accompanist-systemUi = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" }
androidx-paging-compose = "androidx.paging:paging-compose:3.2.0"
androidx-paging-compose = "androidx.paging:paging-compose:3.2.1"
androidx-compose-material-material3 = { module = "androidx.compose.material3:material3", version.ref = "compose-material3" }
androidx-compose-material-material3-windowSizeClass = { module = "androidx.compose.material3:material3-window-size-class", version.ref = "compose-material3" }
androidx-window = { module = "androidx.window:window", version = "1.2.0-beta01" }
Expand Down

0 comments on commit 6d9d305

Please sign in to comment.