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 Jun 13, 2024
1 parent e1abf78 commit 804ccfa
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
[versions]
about-lib = "11.2.1"
activity-compose = "1.9.0"
android-gradle-plugin = "8.4.1"
androidx-test-rules = "1.5.0"
androidx-test-runner = "1.5.2"
android-gradle-plugin = "8.5.0-rc02"
androidx-test-rules = "1.6.0-rc01"
androidx-test-runner = "1.6.0-rc01"
chucker = "4.0.0"
coil-compose = "2.6.0"
com-google-services = "4.4.1"
compose-bom = "2024.05.00"
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.5.0"
core-ktx = "1.6.0-rc01"
core-ktx-version = "1.13.1"
coroutines = "1.9.0-RC"
coroutines-test = "1.9.0-RC"
crashlytics-plugin = "2.9.9"
datastore = "1.1.1"
firebase-bom = "33.0.0"
firebase-bom = "33.1.0"
firebase-perf = "1.4.2"
hilt = "2.51.1"
hilt-nav-compose = "1.2.0"
inappupdate = "2.1.0"
junit = "4.13.2"
kotlin = "2.0.0"
kotlin-serialization = "2.0.0"
kotlinx-coroutines-android = "1.8.1"
kotlinx-serialization = "1.7.0-RC"
kotlinx-coroutines-android = "1.9.0-RC"
kotlinx-serialization = "1.7.0"
kotlinx-serialization-converter = "1.0.0"
leakcanary = "2.14"
lifecycle-runtime-ktx = "2.8.0"
lifecycle-viewmodel-compose = "2.8.1"
lifecycle-runtime-ktx = "2.8.2"
lifecycle-viewmodel-compose = "2.8.2"
mapsplatform-secrets = "2.0.1"
mockk = "1.13.11"
okhttp = "4.12.0"
Expand Down

0 comments on commit 804ccfa

Please sign in to comment.