Skip to content

Commit

Permalink
Update project
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbel committed Jun 26, 2024
1 parent 8974901 commit 8520594
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 @@ -15,11 +15,11 @@ google-services-instantapps = "18.1.0"
google-play-core-ktx = "1.8.1"
google-material = "1.12.0"
google-material-compose-theme-adapter = "1.2.1"
google-firebase-analytics-ktx = "22.0.1"
google-firebase-analytics-ktx = "22.0.2"
google-firebase-appdistribution = "5.0.0"
google-firebase-config-ktx = "22.0.0"
google-firebase-crashlytics-plugin = "3.0.1"
google-firebase-crashlytics-ktx = "19.0.1"
google-firebase-crashlytics-plugin = "3.0.2"
google-firebase-crashlytics-ktx = "19.0.2"
google-firebase-messaging-ktx = "24.0.0"
huawei-services = "1.6.0.300"
androidx-appcompat = "1.7.0"
Expand Down Expand Up @@ -50,11 +50,11 @@ androidx-profile-installer = "1.3.1"
androidx-room = "2.7.0-alpha04"
androidx-startup = "1.1.1"
androidx-sqlite = "2.5.0-SNAPSHOT"
androidx-test = "1.5.2"
androidx-test-ext = "1.1.5"
androidx-test = "1.6.0"
androidx-test-ext = "1.2.0"
androidx-test-uiautomator = "2.3.0"
androidx-test-espresso = "3.5.1"
androidx-test-espresso-device = "1.0.0-rc01"
androidx-test-espresso = "3.6.0"
androidx-test-espresso-device = "1.0.0"
androidx-work = "2.9.0"
compose = "1.6.11"
jetbrains-androidx-navigation-compose = "2.8.0-alpha02"
Expand Down

0 comments on commit 8520594

Please sign in to comment.