Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
activity 1.9.2 -> 1.9.3
compose 1.7.3 -> 1.7.4
navigation 2.8.2 -> 2.8.3
  • Loading branch information
jarnedemeulemeester committed Oct 19, 2024
1 parent 27cc426 commit 5aa1e96
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 @@ -2,16 +2,16 @@
aboutlibraries = "11.2.3"
android-desugar-jdk-libs = "2.1.2"
android-plugin = "8.7.1"
androidx-activity = "1.9.2"
androidx-activity = "1.9.3"
androidx-appcompat = "1.7.0"
androidx-compose = "1.7.3"
androidx-compose = "1.7.4"
androidx-compose-material3 = "1.3.0"
androidx-constraintlayout = "2.1.4"
androidx-core = "1.13.1"
androidx-hilt = "1.2.0"
androidx-lifecycle = "2.8.6"
androidx-media3 = "1.4.1"
androidx-navigation = "2.8.2"
androidx-navigation = "2.8.3"
androidx-paging = "3.3.2"
androidx-preference = "1.2.1"
androidx-recyclerview = "1.3.2"
Expand Down

0 comments on commit 5aa1e96

Please sign in to comment.