Skip to content

Commit 7487166

Browse files
committed
Dependencies updated
1 parent a867a9b commit 7487166

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[versions]
22
accompanist = "0.34.0"
33
androidDesugarJdkLibs = "2.0.4"
4-
androidGradlePlugin = "8.4.2"
4+
androidGradlePlugin = "8.5.0"
55
androidxActivity = "1.9.0"
66
androidxAnnotation = "1.8.0"
77
androidxAppCompat = "1.7.0"
8-
androidxComposeBom = "2024.05.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
8+
androidxComposeBom = "2024.06.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
99
androidxComposeCompiler = "1.5.14" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin
1010
androidxComposeRuntimeTracing = "1.0.0-beta01"
1111
androidxCore = "1.13.1"
@@ -66,7 +66,7 @@ moshiAdapters = "1.15.1"
6666
moshiConverter = "2.11.0"
6767
moshi = "1.15.1"
6868
moshiKotlinCodegen = "1.15.1"
69-
material3 = "1.3.0-beta02"
69+
material3 = "1.3.0-beta03"
7070
material = "1.6.6"
7171
koinCore = "3.5.6"
7272
koinCompose = "1.1.5"
@@ -75,14 +75,14 @@ kmmVoyager = "1.0.0"
7575
kmmLogs = "2.7.1"
7676
gson = "2.11.0"
7777

78-
nordic-blek = "1.0.19"
78+
nordic-blek = "1.0.20"
7979
nordic-ble = "2.7.5"
8080
nordic-dfu = "2.5.0"
8181
nordic-log = "2.3.0"
8282
nordic-data = "0.1.0"
8383
nordic-mcumgr = "1.9.2"
8484
nordic-scanner = "1.6.0"
85-
nordic-common = "1.10.0"
85+
nordic-common = "1.10.1"
8686
nordic-memfault = "1.0.2"
8787
nordicPlugins = "1.11.1"
8888
dokkaPlugin = "1.9.20"

0 commit comments

Comments
 (0)