Skip to content

Commit

Permalink
Update AndroidX.
Browse files Browse the repository at this point in the history
  • Loading branch information
ychescale9 committed Sep 5, 2024
1 parent 607beb7 commit cda5d39
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,21 @@ firebase-perf = "21.0.1"
firebase-perfPlugin = "1.4.2"
firebase-crashlytics = "19.0.3"
firebase-crashlyticsPlugin = "3.0.2"
androidx-compose-ui = "1.7.0-rc01"
androidx-compose-foundation = "1.7.0-rc01"
androidx-compose-material3 = "1.3.0-rc01"
androidx-compose-ui = "1.8.0-alpha01"
androidx-compose-foundation = "1.8.0-alpha01"
androidx-compose-material3 = "1.3.0"
androidx-compose-tracing = "1.0.0-beta01"
androidx-core = "1.15.0-alpha02"
androidx-coreSplashscreen = "1.2.0-alpha01"
androidx-activity = "1.9.1"
androidx-lifecycle = "2.8.4"
androidx-navigation = "2.8.0-rc01"
androidx-coreSplashscreen = "1.2.0-alpha02"
androidx-activity = "1.10.0-alpha02"
androidx-lifecycle = "2.9.0-alpha02"
androidx-navigation = "2.8.0"
androidx-datastore = "1.1.1"
androidx-work = "2.10.0-alpha02"
androidx-work = "2.10.0-alpha03"
androidx-hilt = "1.2.0"
androidx-browser="1.8.0"
androidx-media3 = "1.4.1"
androidx-profileinstaller = "1.4.0-beta01"
androidx-profileinstaller = "1.4.0-rc01"
androidx-benchmark = "1.3.0"
androidx-tracing = "1.3.0-alpha02"
androidx-tracing-perfetto = "1.0.0"
Expand Down

0 comments on commit cda5d39

Please sign in to comment.