Skip to content

Commit

Permalink
Merge pull request #101 from odaridavid/create-pull-request/patch
Browse files Browse the repository at this point in the history
Update Version Catalog
  • Loading branch information
odaridavid authored Jul 2, 2024
2 parents 2e15adc + 5033358 commit 745f20a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@
about-lib = "11.2.1"
activity-compose = "1.9.0"
android-gradle-plugin = "8.5.0"
androidx-test-rules = "1.6.0-rc01"
androidx-test-runner = "1.6.0-rc01"
androidx-test-rules = "1.6.1"
androidx-test-runner = "1.6.1"
chucker = "4.0.0"
coil-compose = "2.6.0"
com-google-services = "4.4.2"
compose-bom = "2024.06.00"
compose-constraint = "1.0.1"
compose-material3 = "1.2.1"
compose-navigation = "2.7.7"
core-ktx = "1.6.0-rc01"
core-ktx = "1.6.1"
core-ktx-version = "1.13.1"
coroutines = "1.9.0-RC"
coroutines-test = "1.9.0-RC"
crashlytics-plugin = "3.0.1"
crashlytics-plugin = "3.0.2"
datastore = "1.1.1"
firebase-bom = "33.1.0"
firebase-bom = "33.1.1"
firebase-perf = "1.4.2"
hilt = "2.51.1"
hilt-nav-compose = "1.2.0"
Expand All @@ -26,7 +26,7 @@ junit = "4.13.2"
kotlin = "2.0.0"
kotlin-serialization = "2.0.0"
kotlinx-coroutines-android = "1.9.0-RC"
kotlinx-serialization = "1.7.0"
kotlinx-serialization = "1.7.1"
kotlinx-serialization-converter = "1.0.0"
leakcanary = "2.14"
lifecycle-runtime-ktx = "2.8.2"
Expand Down

0 comments on commit 745f20a

Please sign in to comment.