Skip to content

Commit

Permalink
chore(deps): update compose, navigation and paging
Browse files Browse the repository at this point in the history
compose: 1.7.5 -> 1.7.6
navigation: 2.8.4 -> 2.8.5
paging: 3.3.4 -> 3.3.5
  • Loading branch information
jarnedemeulemeester committed Dec 13, 2024
1 parent 78878f0 commit 7e09998
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ android-desugar-jdk-libs = "2.1.3"
android-plugin = "8.7.3"
androidx-activity = "1.9.3"
androidx-appcompat = "1.7.0"
androidx-compose = "1.7.5"
androidx-compose = "1.7.6"
androidx-compose-material3 = "1.3.1"
androidx-constraintlayout = "2.2.0"
androidx-core = "1.15.0"
androidx-hilt = "1.2.0"
androidx-lifecycle = "2.8.7"
androidx-media3 = "1.4.1"
androidx-navigation = "2.8.4"
androidx-paging = "3.3.4"
androidx-navigation = "2.8.5"
androidx-paging = "3.3.5"
androidx-preference = "1.2.1"
androidx-recyclerview = "1.3.2"
androidx-room = "2.6.1"
Expand Down

0 comments on commit 7e09998

Please sign in to comment.