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 Oct 31, 2024
1 parent 12bb725 commit 59c9e37
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
[versions]
androidGradlePlugin = "8.7.1"
androidGradlePlugin = "8.7.2"
kotlin = "2.0.21"
ksp = "2.0.21-1.0.25"
androidxActivity = "1.9.3"
androidxAnnotation = "1.9.0"
androidxAnnotation = "1.9.1"
androidxAppCompat = "1.7.0"
androidxComposeBom = "2024.10.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidxComposeRuntimeTracing = "1.7.4"
androidxCore = "1.13.1"
androidxComposeBom = "2024.10.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidxComposeRuntimeTracing = "1.7.5"
androidxCore = "1.15.0"
androidxCoreSplashscreen = "1.0.1"
androidxDataStore = "1.1.1"
androidxEspresso = "3.6.1"
androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.8.6"
androidxLifecycle = "2.8.7"
androidxLocalbroadcastmanager = "1.1.0"
androidxMacroBenchmark = "1.3.3"
androidxNavigation = "2.8.3"
Expand All @@ -26,26 +26,26 @@ androidxTestRunner = "1.6.2"
androidxTestRules = "1.6.1"
androidxTracing = "1.2.0"
androidxUiAutomator = "2.3.0"
androidxWork = "2.9.1"
androidxWork = "2.10.0"
androidDesugarJdkLibs = "2.1.2"
accompanist = "0.36.0"
coil = "2.7.0"
firebaseBom = "33.5.0"
firebaseBom = "33.5.1"
hilt = "2.52"
hiltExt = "1.2.0"
junit4 = "4.13.2"
kotlinxCoroutines = "1.9.0"
kotlinxDatetime = "0.6.1"
kotlinxSerializationJson = "1.7.3"
kotlinCompose = "1.7.0"
lint = "31.7.1"
lint = "31.7.2"
memfault-cloud = "2.0.5"
okhttp = "5.0.0-alpha.14"
protobuf = "4.28.2"
protobuf = "4.28.3"
protobufPlugin = "0.9.4"
publishPlugin = "1.3.0"
retrofit = "2.11.0"
room = "2.7.0-alpha10"
room = "2.7.0-alpha11"
paging = "3.3.2"
secrets = "2.0.1"
turbine = "1.2.0"
Expand All @@ -70,7 +70,7 @@ gson = "2.11.0"

nordic-blek = "1.1.0"
nordic-ble = "2.9.0"
nordic-dfu = "2.6.1"
nordic-dfu = "2.7.0"
nordic-log = "2.5.0"
nordic-data = "0.2.0"
nordic-wifi = "1.1.1"
Expand Down

0 comments on commit 59c9e37

Please sign in to comment.