1
1
[versions ]
2
- accompanist = " 0.36 .0"
2
+ accompanist = " 0.37 .0"
3
3
androidDesugarJdkLibs = " 2.1.3"
4
4
androidGradlePlugin = " 8.7.3"
5
5
androidxActivity = " 1.9.3"
6
6
androidxAnnotation = " 1.9.1"
7
7
androidxAppCompat = " 1.7.0"
8
- androidxComposeBom = " 2024.11.00 " # https://developer.android.com/jetpack/compose/bom/bom-mapping
9
- androidxComposeRuntimeTracing = " 1.7.5 "
8
+ androidxComposeBom = " 2024.12.01 " # https://developer.android.com/jetpack/compose/bom/bom-mapping
9
+ androidxComposeRuntimeTracing = " 1.7.6 "
10
10
androidxCore = " 1.15.0"
11
11
androidxCoreSplashscreen = " 1.0.1"
12
12
androidxDataStore = " 1.1.1"
@@ -15,7 +15,7 @@ androidxHiltNavigationCompose = "1.2.0"
15
15
androidxLifecycle = " 2.8.7"
16
16
androidxLocalbroadcastmanager = " 1.1.0"
17
17
androidxMacroBenchmark = " 1.3.3"
18
- androidxNavigation = " 2.8.4 "
18
+ androidxNavigation = " 2.8.5 "
19
19
androidxMetrics = " 1.0.0-beta01"
20
20
androidxProfileinstaller = " 1.4.1"
21
21
androidxStartup = " 1.2.0"
@@ -28,8 +28,8 @@ androidxTracing = "1.2.0"
28
28
androidxUiAutomator = " 2.3.0"
29
29
androidxWork = " 2.10.0"
30
30
coil = " 2.7.0"
31
- firebaseBom = " 33.6 .0"
32
- hilt = " 2.53"
31
+ firebaseBom = " 33.7 .0"
32
+ hilt = " 2.53.1 "
33
33
hiltExt = " 1.2.0"
34
34
junit4 = " 4.13.2"
35
35
kotlin = " 2.1.0"
@@ -40,12 +40,12 @@ ksp = "2.1.0-1.0.29"
40
40
lint = " 31.7.3"
41
41
memfault-cloud = " 2.0.5"
42
42
okhttp = " 4.12.0"
43
- protobuf = " 4.29.0 "
43
+ protobuf = " 4.29.1 "
44
44
protobufPlugin = " 0.9.4"
45
45
publishPlugin = " 1.3.0"
46
46
retrofit = " 2.11.0"
47
- room = " 2.7.0-alpha11 "
48
- paging = " 3.3.4 "
47
+ room = " 2.7.0-alpha12 "
48
+ paging = " 3.3.5 "
49
49
secrets = " 2.0.1"
50
50
turbine = " 1.2.0"
51
51
markdown = " 0.4.1"
@@ -58,15 +58,15 @@ slf4j = "2.0.13"
58
58
slf4j-timber = " 1.2"
59
59
robolectric = " 4.14.1"
60
60
skydovesBallon = " 1.6.11"
61
- moshiKotlin = " 1.15.1 "
62
- moshiAdapters = " 1.15.1 "
63
- moshi = " 1.15.1 "
64
- moshiKotlinCodegen = " 1.15.1 "
61
+ moshiKotlin = " 1.15.2 "
62
+ moshiAdapters = " 1.15.2 "
63
+ moshi = " 1.15.2 "
64
+ moshiKotlinCodegen = " 1.15.2 "
65
65
material3 = " 1.3.1"
66
- material = " 1.7.5 "
66
+ material = " 1.7.6 "
67
67
68
68
nordic-log = " 2.5.0"
69
- nordic-common = " 2.1.1 "
69
+ nordic-common = " 2.3.0 "
70
70
nordicPlugins = " 2.5"
71
71
dokkaPlugin = " 1.9.20"
72
72
googleServicesPlugins = " 4.4.2"
0 commit comments