Skip to content

Commit

Permalink
Update dependencies (#771)
Browse files Browse the repository at this point in the history
  • Loading branch information
MGaetan89 authored Oct 29, 2024
1 parent 943705c commit 2dc0103
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[versions]
android-gradle-plugin = "8.7.0"
androidx-activity = "1.9.2"
androidx-annotation = "1.8.2"
androidx-compose = "2024.09.03"
android-gradle-plugin = "8.7.1"
androidx-activity = "1.9.3"
androidx-annotation = "1.9.0"
androidx-compose = "2024.10.00"
androidx-compose-material-navigation = "1.7.0-beta01" # TODO Remove this once https://issuetracker.google.com/issues/347719428 is resolved
androidx-core = "1.13.1"
androidx-datastore = "1.1.1"
androidx-fragment = "1.8.4"
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-test-core = "1.6.1"
androidx-test-ext-junit = "1.2.1"
Expand Down

0 comments on commit 2dc0103

Please sign in to comment.