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 Sep 18, 2024
1 parent 9e6903d commit 6036860
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
[versions]
androidGradlePlugin = "8.6.0"
androidGradlePlugin = "8.6.1"
kotlin = "2.0.20"
ksp = "2.0.20-1.0.25"
androidxActivity = "1.9.2"
androidxAnnotation = "1.8.2"
androidxAppCompat = "1.7.0"
androidxComposeBom = "2024.09.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidxComposeBom = "2024.09.02" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidxComposeRuntimeTracing = "1.0.0-beta01"
androidxCore = "1.13.1"
androidxCoreSplashscreen = "1.0.1"
androidxDataStore = "1.1.1"
androidxEspresso = "3.6.1"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.8.5"
androidxLifecycle = "2.8.6"
androidxLocalbroadcastmanager = "1.1.0"
androidxMacroBenchmark = "1.3.0"
androidxNavigation = "2.8.0"
androidxMacroBenchmark = "1.3.1"
androidxNavigation = "2.8.1"
androidxMetrics = "1.0.0-beta01"
androidxProfileinstaller = "1.3.1"
androidxStartup = "1.1.1"
androidxProfileinstaller = "1.4.0"
androidxStartup = "1.2.0"
androidxWindowManager = "1.3.0"
androidxTestCore = "1.6.1"
androidxTestExt = "1.2.1"
Expand All @@ -30,27 +30,27 @@ androidxWork = "2.9.1"
androidDesugarJdkLibs = "2.1.2"
accompanist = "0.36.0"
coil = "2.7.0"
firebaseBom = "33.2.0"
firebaseBom = "33.3.0"
hilt = "2.52"
hiltExt = "1.2.0"
junit4 = "4.13.2"
kotlinxCoroutines = "1.9.0-RC.2"
kotlinxDatetime = "0.6.1"
kotlinxSerializationJson = "1.7.2"
kotlinCompose = "1.6.11"
lint = "31.6.0"
lint = "31.6.1"
memfault-cloud = "2.0.5"
okhttp = "5.0.0-alpha.14"
protobuf = "4.28.0"
protobuf = "4.28.1"
protobufPlugin = "0.9.4"
publishPlugin = "1.2.2"
publishPlugin = "1.3.0"
retrofit = "2.11.0"
room = "2.7.0-alpha07"
room = "2.7.0-alpha08"
paging = "3.3.2"
secrets = "2.0.1"
turbine = "1.1.0"
markdown = "0.5.0" # https://github.com/jeziellago/compose-markdown/releases
wirePlugin = "5.0.0"
wirePlugin = "5.1.0"
timber = "5.0.1"
chart = "v3.1.0"
leakcanary = "2.14"
Expand All @@ -61,8 +61,8 @@ slf4j-timber = "1.1"
robolectric = "4.13"
skydovesBallon = "1.6.7"
moshi = "1.15.1"
koinCore = "3.5.6"
koinCompose = "1.1.5"
koinCore = "4.0.0"
koinCompose = "4.0.0"
kmmUuid = "0.8.4"
kmmVoyager = "1.0.0"
kmmLogs = "2.7.1"
Expand Down

0 comments on commit 6036860

Please sign in to comment.