Skip to content

Commit

Permalink
Update dependency androidx.paging:paging-compose to v3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 8106591 commit 8ecffb0
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 @@ -127,7 +127,7 @@ androidx-compose-runtime = { module = "androidx.compose.runtime:runtime", versio
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-constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.0"
androidx-paging-compose = "androidx.paging:paging-compose:3.3.2"
androidx-paging-compose = "androidx.paging:paging-compose:3.3.4"
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.4.0-alpha05" }
Expand Down

0 comments on commit 8ecffb0

Please sign in to comment.