Skip to content

Commit

Permalink
Merge pull request #94 from odaridavid/create-pull-request/patch
Browse files Browse the repository at this point in the history
  • Loading branch information
odaridavid authored May 2, 2024
2 parents 279a3b6 + ab12916 commit 04eab19
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
[versions]
about-lib = "11.1.3"
about-lib = "11.1.4"
activity-compose = "1.9.0"
android-gradle-plugin = "8.4.0-rc02"
android-gradle-plugin = "8.4.0"
androidx-test-rules = "1.5.0"
androidx-test-runner = "1.5.2"
chucker = "4.0.0"
coil-compose = "2.6.0"
com-google-services = "4.4.1"
compose-bom = "2024.04.01"
compose-bom = "2024.05.00"
compose-constraint = "1.0.1"
compose-material3 = "1.2.1"
compose-navigation = "2.7.7"
core-ktx = "1.5.0"
core-ktx-version = "1.13.0"
core-ktx-version = "1.13.1"
coroutines = "1.8.0"
coroutines-test = "1.8.0"
crashlytics-plugin = "2.9.9"
datastore = "1.1.0"
datastore = "1.1.1"
firebase-bom = "32.8.1"
firebase-perf = "1.4.2"
hilt = "2.51.1"
Expand All @@ -29,8 +29,8 @@ kotlinx-coroutines-android = "1.8.0"
kotlinx-serialization = "1.6.3"
kotlinx-serialization-converter = "1.0.0"
leakcanary = "2.14"
lifecycle-runtime-ktx = "2.7.0"
lifecycle-viewmodel-compose = "2.7.0"
lifecycle-runtime-ktx = "2.8.0-rc01"
lifecycle-viewmodel-compose = "2.8.0-rc01"
mapsplatform-secrets = "2.0.1"
mockk = "1.13.10"
okhttp = "4.12.0"
Expand Down

0 comments on commit 04eab19

Please sign in to comment.