Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent d557aef commit 1d1dc4e
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,5 +1,5 @@
[versions]
androidGradlePlugin = "8.7.3"
androidGradlePlugin = "8.8.0"
kotlin = "2.1.0"
ksp = "2.1.0-1.0.29"
androidxActivity = "1.9.3"
Expand Down Expand Up @@ -31,17 +31,17 @@ androidDesugarJdkLibs = "2.1.4"
accompanist = "0.37.0"
coil = "2.7.0"
firebaseBom = "33.7.0"
hilt = "2.54"
hilt = "2.55"
hiltExt = "1.2.0"
junit4 = "4.13.2"
kotlinxCoroutines = "1.10.1"
kotlinxDatetime = "0.6.1"
kotlinxSerializationJson = "1.7.3"
kotlinCompose = "1.7.3"
lint = "31.7.3"
lint = "31.8.0"
memfault-cloud = "2.0.5"
okhttp = "5.0.0-alpha.14"
protobuf = "4.29.2"
protobuf = "4.29.3"
protobufPlugin = "0.9.4"
publishPlugin = "1.3.0"
retrofit = "2.11.0"
Expand All @@ -50,7 +50,7 @@ paging = "3.3.5"
secrets = "2.0.1"
turbine = "1.2.0"
markdown = "0.5.0" # https://github.com/jeziellago/compose-markdown/releases
wirePlugin = "5.1.0"
wirePlugin = "5.2.1"
timber = "5.0.1"
chart = "v3.1.0"
leakcanary = "2.14"
Expand All @@ -61,8 +61,8 @@ slf4j-timber = "1.2"
robolectric = "4.14.1"
skydovesBallon = "1.6.11"
moshi = "1.15.2"
koinCore = "4.0.0"
koinCompose = "4.0.0"
koinCore = "4.0.1"
koinCompose = "4.0.1"
kmmUuid = "0.8.4"
kmmVoyager = "1.0.1"
kmmLogs = "2.7.1"
Expand Down

0 comments on commit 1d1dc4e

Please sign in to comment.