Skip to content

Commit

Permalink
Update version catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
odaridavid authored and github-actions[bot] committed May 23, 2024
1 parent 337c82a commit ddc4861
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
about-lib = "11.1.4"
about-lib = "11.2.0"
activity-compose = "1.9.0"
android-gradle-plugin = "8.4.0"
android-gradle-plugin = "8.4.1"
androidx-test-rules = "1.5.0"
androidx-test-runner = "1.5.2"
chucker = "4.0.0"
Expand All @@ -13,8 +13,8 @@ compose-material3 = "1.2.1"
compose-navigation = "2.7.7"
core-ktx = "1.5.0"
core-ktx-version = "1.13.1"
coroutines = "1.8.0"
coroutines-test = "1.8.0"
coroutines = "1.8.1"
coroutines-test = "1.8.1"
crashlytics-plugin = "2.9.9"
datastore = "1.1.1"
firebase-bom = "33.0.0"
Expand All @@ -25,14 +25,14 @@ inappupdate = "2.1.0"
junit = "4.13.2"
kotlin = "1.9.22"
kotlin-serialization = "1.9.22"
kotlinx-coroutines-android = "1.8.0"
kotlinx-serialization = "1.6.3"
kotlinx-coroutines-android = "1.8.1"
kotlinx-serialization = "1.7.0-RC"
kotlinx-serialization-converter = "1.0.0"
leakcanary = "2.14"
lifecycle-runtime-ktx = "2.8.0-rc01"
lifecycle-viewmodel-compose = "2.8.0-rc01"
lifecycle-runtime-ktx = "2.8.0"
lifecycle-viewmodel-compose = "2.8.0"
mapsplatform-secrets = "2.0.1"
mockk = "1.13.10"
mockk = "1.13.11"
okhttp = "4.12.0"
play-services-location = "21.2.0"
retrofit = "2.11.0"
Expand Down

0 comments on commit ddc4861

Please sign in to comment.