Skip to content

Commit

Permalink
Update Firebase, AndroidX.
Browse files Browse the repository at this point in the history
  • Loading branch information
ychescale9 committed Oct 3, 2024
1 parent 4889ae8 commit 21efb43
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,29 +21,29 @@ hilt = "2.52"
kotlinx-coroutines = "1.9.0"
kotlinx-datetime = "0.6.1"
kotlinx-serialization = "1.7.3"
firebase-analytics = "22.1.0"
firebase-analytics = "22.1.2"
firebase-appDistributionPlugin = "5.0.0"
firebase-remoteConfig = "22.0.0"
firebase-perf = "21.0.1"
firebase-perfPlugin = "1.4.2"
firebase-crashlytics = "19.1.0"
firebase-crashlytics = "19.2.0"
firebase-crashlyticsPlugin = "3.0.2"
androidx-compose-ui = "1.8.0-alpha02"
androidx-compose-foundation = "1.8.0-alpha02"
androidx-compose-ui = "1.8.0-alpha03"
androidx-compose-foundation = "1.8.0-alpha03"
androidx-compose-material3 = "1.3.0"
androidx-compose-tracing = "1.0.0-beta01"
androidx-core = "1.15.0-alpha02"
androidx-compose-tracing = "1.7.3"
androidx-core = "1.15.0-beta01"
androidx-coreSplashscreen = "1.2.0-alpha02"
androidx-activity = "1.10.0-alpha02"
androidx-lifecycle = "2.9.0-alpha03"
androidx-navigation = "2.8.1"
androidx-lifecycle = "2.9.0-alpha04"
androidx-navigation = "2.8.2"
androidx-datastore = "1.1.1"
androidx-work = "2.10.0-alpha04"
androidx-work = "2.10.0-beta01"
androidx-hilt = "1.2.0"
androidx-browser="1.8.0"
androidx-media3 = "1.4.1"
androidx-profileinstaller = "1.4.0"
androidx-benchmark = "1.4.0-alpha01"
androidx-profileinstaller = "1.4.1"
androidx-benchmark = "1.4.0-alpha02"
androidx-tracing = "1.3.0-alpha02"
androidx-tracing-perfetto = "1.0.0"
androidx-test-runner = "1.6.2"
Expand Down

0 comments on commit 21efb43

Please sign in to comment.