Skip to content

Commit

Permalink
Update project
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbel committed Oct 24, 2023
1 parent e199c2d commit 7e15c09
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,22 @@ spotless = "6.22.0"
google-services = "4.4.0"
gms-play-services-ads = "22.4.0"
gms-play-services-base = "18.2.0"
firebase-analytics-ktx = "21.3.0"
firebase-analytics-ktx = "21.4.0"
firebase-appdistribution = "4.0.0"
firebase-config-ktx = "21.4.1"
firebase-config-ktx = "21.5.0"
firebase-crashlytics-plugin = "2.9.9"
firebase-crashlytics-ktx = "18.4.3"
firebase-messaging-ktx = "23.2.1"
firebase-crashlytics-ktx = "18.5.0"
firebase-messaging-ktx = "23.3.0"
play-core-ktx = "1.8.1"
accompanist = "0.30.1"
material = "1.10.0"
material-compose-theme-adapter = "1.2.1"
hilt = "2.48.1"
androidx-compose-foundation = "1.5.3"
androidx-compose-foundation = "1.5.4"
androidx-compose-runtime = "1.5.4"
androidx-compose-ui = "1.5.3"
androidx-compose-ui = "1.5.4"
androidx-compose-compiler = "1.5.3"
androidx-compose-material = "1.5.3"
androidx-compose-material = "1.5.4"
androidx-compose-material3 = "1.1.2"
androidx-appcompat = "1.7.0-alpha03"
androidx-activity = "1.8.0"
Expand All @@ -46,7 +46,7 @@ androidx-navigation = "2.7.4"
androidx-paging = "3.2.1"
androidx-datastore = "1.0.0"
androidx-startup = "1.1.1"
androidx-room = "2.5.2"
androidx-room = "2.6.0"
androidx-test = "1.5.2"
androidx-test-ext = "1.1.5"
androidx-test-uiautomator = "2.2.0"
Expand Down

0 comments on commit 7e15c09

Please sign in to comment.