Skip to content

Commit

Permalink
Dependencies updated
Browse files Browse the repository at this point in the history
  • Loading branch information
philips77 committed Jun 17, 2024
1 parent a867a9b commit 7487166
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[versions]
accompanist = "0.34.0"
androidDesugarJdkLibs = "2.0.4"
androidGradlePlugin = "8.4.2"
androidGradlePlugin = "8.5.0"
androidxActivity = "1.9.0"
androidxAnnotation = "1.8.0"
androidxAppCompat = "1.7.0"
androidxComposeBom = "2024.05.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidxComposeBom = "2024.06.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidxComposeCompiler = "1.5.14" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin
androidxComposeRuntimeTracing = "1.0.0-beta01"
androidxCore = "1.13.1"
Expand Down Expand Up @@ -66,7 +66,7 @@ moshiAdapters = "1.15.1"
moshiConverter = "2.11.0"
moshi = "1.15.1"
moshiKotlinCodegen = "1.15.1"
material3 = "1.3.0-beta02"
material3 = "1.3.0-beta03"
material = "1.6.6"
koinCore = "3.5.6"
koinCompose = "1.1.5"
Expand All @@ -75,14 +75,14 @@ kmmVoyager = "1.0.0"
kmmLogs = "2.7.1"
gson = "2.11.0"

nordic-blek = "1.0.19"
nordic-blek = "1.0.20"
nordic-ble = "2.7.5"
nordic-dfu = "2.5.0"
nordic-log = "2.3.0"
nordic-data = "0.1.0"
nordic-mcumgr = "1.9.2"
nordic-scanner = "1.6.0"
nordic-common = "1.10.0"
nordic-common = "1.10.1"
nordic-memfault = "1.0.2"
nordicPlugins = "1.11.1"
dokkaPlugin = "1.9.20"
Expand Down

0 comments on commit 7487166

Please sign in to comment.