Skip to content

Commit

Permalink
fix(deps): 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 13, 2024
1 parent d515fc1 commit c2b259e
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 @@ -26,7 +26,7 @@ compose-material-icons = { module = "androidx.compose.material:material-icons-ex
compose-material3 = "androidx.compose.material3:material3:1.2.1"
compose-navigation = { module = "androidx.navigation:navigation-compose", version.ref = "navigation" }
compose-navigation-hilt = "androidx.hilt:hilt-navigation-compose:1.2.0"
compose-paging = "androidx.paging:paging-compose:3.3.0"
compose-paging = "androidx.paging:paging-compose:3.3.4"
compose-ui = { module = "androidx.compose.ui:ui", version.ref = "compose" }
compose-ui-graphics = { module = "androidx.compose.ui:ui-graphics", version.ref = "compose" }
compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling", version.ref = "compose" }
Expand Down

0 comments on commit c2b259e

Please sign in to comment.