Skip to content

Commit

Permalink
Update project
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbel committed May 4, 2024
1 parent d27172a commit 4386e0a
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ google-services = "4.4.1"
google-services-base = "18.4.0"
google-services-instantapps = "18.0.1"
google-play-core-ktx = "1.8.1"
google-material = "1.11.0"
google-material = "1.12.0"
google-material-compose-theme-adapter = "1.2.1"
google-firebase-analytics-ktx = "21.6.2"
google-firebase-appdistribution = "4.2.0"
google-firebase-config-ktx = "21.6.3"
google-firebase-crashlytics-plugin = "2.9.9"
google-firebase-crashlytics-ktx = "18.6.4"
google-firebase-messaging-ktx = "23.4.1"
google-firebase-analytics-ktx = "22.0.0"
google-firebase-appdistribution = "5.0.0"
google-firebase-config-ktx = "22.0.0"
google-firebase-crashlytics-plugin = "3.0.0"
google-firebase-crashlytics-ktx = "19.0.0"
google-firebase-messaging-ktx = "24.0.0"
huawei-services = "1.6.0.300"
androidx-appcompat = "1.6.1"
androidx-activity = "1.9.0"
Expand All @@ -31,19 +31,19 @@ androidx-benchmark = "1.2.4"
androidx-biometric-ktx = "1.2.0-alpha05"
androidx-browser = "1.8.0"
androidx-collection = "1.4.0"
androidx-compose-animation = "1.6.6"
androidx-compose-foundation = "1.6.6"
androidx-compose-runtime = "1.6.6"
androidx-compose-ui = "1.6.6"
androidx-compose-compiler = "1.5.12"
androidx-compose-material-icons-extended = "1.6.6"
androidx-compose-animation = "1.6.7"
androidx-compose-foundation = "1.6.7"
androidx-compose-runtime = "1.6.7"
androidx-compose-ui = "1.6.7"
androidx-compose-compiler = "1.5.13"
androidx-compose-material-icons-extended = "1.6.7"
androidx-compose-material3 = "1.2.1"
androidx-core-ktx = "1.13.0"
androidx-core-ktx = "1.13.1"
androidx-core-splashscreen = "1.0.1"
androidx-datastore = "1.1.0"
androidx-datastore-core-okio-jvm = "1.1.0"
androidx-datastore = "1.1.1"
androidx-datastore-core-okio-jvm = "1.1.1"
androidx-lifecycle = "2.7.0"
androidx-lifecycle-viewmodel = "2.8.0-beta01"
androidx-lifecycle-viewmodel = "2.8.0-rc01"
androidx-glance = "1.0.0"
androidx-media3 = "1.3.1"
androidx-navigation = "2.7.7"
Expand Down

0 comments on commit 4386e0a

Please sign in to comment.