Skip to content

Commit

Permalink
Update project
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbel committed Dec 19, 2023
1 parent 4f0d8fb commit 921ce65
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 @@ -22,7 +22,7 @@ firebase-crashlytics-ktx = "18.6.0"
firebase-messaging-ktx = "23.4.0"
play-core-ktx = "1.8.1"
accompanist = "0.32.0"
material = "1.10.0"
material = "1.11.0"
material-compose-theme-adapter = "1.2.1"
hilt = "2.49"
androidx-compose-foundation = "1.5.4"
Expand All @@ -32,7 +32,7 @@ androidx-compose-compiler = "1.5.6"
androidx-compose-material = "1.5.4"
androidx-compose-material3 = "1.1.2"
androidx-appcompat = "1.6.1"
androidx-activity = "1.8.1"
androidx-activity = "1.8.2"
androidx-autofill = "1.1.0"
androidx-browser = "1.7.0"
androidx-core-ktx = "1.12.0"
Expand All @@ -41,7 +41,7 @@ androidx-constraintlayout = "1.0.1"
androidx-lifecycle = "2.6.2"
androidx-hilt-navigation-compose = "1.1.0"
androidx-hilt-work = "1.1.0"
androidx-navigation = "2.7.5"
androidx-navigation = "2.7.6"
androidx-paging = "3.2.1"
androidx-datastore = "1.0.0"
androidx-startup = "1.1.1"
Expand Down

0 comments on commit 921ce65

Please sign in to comment.