Skip to content

Commit

Permalink
Update project
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbel committed Sep 6, 2024
1 parent 7a83f40 commit 53c7857
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@ androidx-benchmark = "1.3.0"
androidx-biometric-ktx = "1.2.0-alpha05"
androidx-browser = "1.8.0"
androidx-collection = "1.4.3"
androidx-compose-animation = "1.6.8"
androidx-compose-foundation = "1.6.8"
androidx-compose-runtime = "1.6.8"
androidx-compose-ui = "1.6.8"
androidx-compose-material-icons-extended = "1.6.8"
androidx-compose-material3 = "1.2.1"
androidx-compose-animation = "1.6.8" # need to update constraint-layout lib (details screen)
androidx-compose-foundation = "1.6.8" # need to update constraint-layout lib (details screen)
androidx-compose-runtime = "1.6.8" # need to update constraint-layout lib (details screen)
androidx-compose-ui = "1.6.8" # need to update constraint-layout lib (details screen)
androidx-compose-material-icons-extended = "1.6.8" # need to update constraint-layout lib (details screen)
androidx-compose-material3 = "1.2.1" # need to update constraint-layout lib (details screen)
androidx-core-ktx = "1.13.1"
androidx-core-splashscreen = "1.0.1"
androidx-datastore = "1.1.1"
Expand Down

0 comments on commit 53c7857

Please sign in to comment.