Skip to content

Commit

Permalink
Update project
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbel committed Dec 12, 2024
1 parent adc5f83 commit 98ed64e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ androidx-activity = "1.9.3"
androidx-benchmark = "1.3.3"
androidx-biometric-ktx = "1.2.0-alpha05"
androidx-browser = "1.8.0"
androidx-compose-animation = "1.7.5"
androidx-compose-foundation = "1.7.5"
androidx-compose-runtime = "1.7.5"
androidx-compose-ui = "1.7.5"
androidx-compose-animation = "1.7.6"
androidx-compose-foundation = "1.7.6"
androidx-compose-runtime = "1.7.6"
androidx-compose-ui = "1.7.6"
androidx-compose-ui-tooling-preview-desktop = "1.7.0"
androidx-compose-material = "1.7.5"
androidx-compose-material = "1.7.6"
androidx-compose-material3 = "1.3.1"
androidx-core-ktx = "1.15.0"
androidx-core-splashscreen = "1.0.1"
Expand All @@ -42,8 +42,8 @@ androidx-datastore-core-okio-jvm = "1.1.1"
androidx-lifecycle = "2.8.7"
androidx-glance = "1.1.1"
androidx-palette-ktx = "1.0.0"
androidx-paging = "3.3.4"
androidx-room = "2.7.0-alpha11"
androidx-paging = "3.3.5"
androidx-room = "2.7.0-alpha12"
androidx-startup = "1.2.0"
androidx-sqlite = "2.5.0-SNAPSHOT"
androidx-test-ext = "1.2.1"
Expand Down

0 comments on commit 98ed64e

Please sign in to comment.