Skip to content

Commit

Permalink
Update AndroidX.
Browse files Browse the repository at this point in the history
  • Loading branch information
ychescale9 committed Sep 18, 2024
1 parent c528018 commit 04f0c92
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,22 +28,22 @@ firebase-perf = "21.0.1"
firebase-perfPlugin = "1.4.2"
firebase-crashlytics = "19.1.0"
firebase-crashlyticsPlugin = "3.0.2"
androidx-compose-ui = "1.8.0-alpha01"
androidx-compose-foundation = "1.8.0-alpha01"
androidx-compose-ui = "1.8.0-alpha02"
androidx-compose-foundation = "1.8.0-alpha02"
androidx-compose-material3 = "1.3.0"
androidx-compose-tracing = "1.0.0-beta01"
androidx-core = "1.15.0-alpha02"
androidx-coreSplashscreen = "1.2.0-alpha02"
androidx-activity = "1.10.0-alpha02"
androidx-lifecycle = "2.9.0-alpha02"
androidx-navigation = "2.8.0"
androidx-lifecycle = "2.9.0-alpha03"
androidx-navigation = "2.8.1"
androidx-datastore = "1.1.1"
androidx-work = "2.10.0-alpha03"
androidx-work = "2.10.0-alpha04"
androidx-hilt = "1.2.0"
androidx-browser="1.8.0"
androidx-media3 = "1.4.1"
androidx-profileinstaller = "1.4.0-rc01"
androidx-benchmark = "1.3.0"
androidx-profileinstaller = "1.4.0"
androidx-benchmark = "1.4.0-alpha01"
androidx-tracing = "1.3.0-alpha02"
androidx-tracing-perfetto = "1.0.0"
androidx-test-runner = "1.6.2"
Expand Down

0 comments on commit 04f0c92

Please sign in to comment.