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 16, 2024
1 parent 337c82a commit dd401d4
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
@@ -1,5 +1,5 @@
[versions]
about-lib = "11.1.4"
about-lib = "11.2.0-a01"
activity-compose = "1.9.0"
android-gradle-plugin = "8.4.0"
androidx-test-rules = "1.5.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,12 +25,12 @@ inappupdate = "2.1.0"
junit = "4.13.2"
kotlin = "1.9.22"
kotlin-serialization = "1.9.22"
kotlinx-coroutines-android = "1.8.0"
kotlinx-coroutines-android = "1.8.1"
kotlinx-serialization = "1.6.3"
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"
okhttp = "4.12.0"
Expand Down

0 comments on commit dd401d4

Please sign in to comment.