@@ -10,14 +10,14 @@ androidTools = "31.7.2"
10
10
androidx-test-ext-junit = " 1.2.1"
11
11
androidxActivity = " 1.9.3"
12
12
androidxBrowser = " 1.8.0"
13
- androidxComposeBom = " 2024.11.00 "
13
+ androidxComposeBom = " 2024.12.01 "
14
14
androidxComposeCompiler = " 1.5.15"
15
15
androidxComposeMaterial3Adaptive = " 1.0.0"
16
- androidxComposeRuntimeTracing = " 1.7.5 "
16
+ androidxComposeRuntimeTracing = " 1.7.6 "
17
17
androidxCoreSplashscreen = " 1.0.1"
18
18
androidxLifecycle = " 2.8.7"
19
19
androidxMetrics = " 1.0.0-beta01"
20
- androidxNavigation = " 2.8.4 "
20
+ androidxNavigation = " 2.8.5 "
21
21
androidxProfileinstaller = " 1.4.1"
22
22
androidxTracing = " 1.3.0-alpha02"
23
23
appcompatVersion = " 1.7.0"
@@ -28,9 +28,9 @@ lifecycleExtensionsVersion = "2.2.0"
28
28
lifecycleVersion = " 2.8.7"
29
29
30
30
# Android Camera & Play Services
31
- cameraLifecycleVersion = " 1.4.0 "
32
- cameraViewVersion = " 1.4.0 "
33
- playServicesAuthVersion = " 21.2 .0"
31
+ cameraLifecycleVersion = " 1.4.1 "
32
+ cameraViewVersion = " 1.4.1 "
33
+ playServicesAuthVersion = " 21.3 .0"
34
34
playServicesCodeScanner = " 16.1.0"
35
35
mlkit =" 17.3.0"
36
36
@@ -65,26 +65,26 @@ versionCatalogLinterVersion = "1.0.3"
65
65
fineractSdk = " 1.0.3"
66
66
67
67
# Firebase
68
- firebaseBom = " 33.6 .0"
68
+ firebaseBom = " 33.7 .0"
69
69
firebaseCrashlyticsPlugin = " 3.0.2"
70
70
firebasePerfPlugin = " 1.4.2"
71
71
72
72
# Kotlin KMP Dependencies
73
- kotlin = " 2.0.21 "
73
+ kotlin = " 2.1.0 "
74
74
kotlinInject = " 0.7.2"
75
75
kotlinxCoroutines = " 1.9.0"
76
76
kotlinxDatetime = " 0.6.1"
77
77
kotlinxImmutable = " 0.3.8"
78
78
kotlinxSerializationJson = " 1.7.3"
79
- ksp = " 2.0.21 -1.0.27 "
79
+ ksp = " 2.1.0 -1.0.29 "
80
80
81
81
# Ktor & Ktorfit
82
- ktorVersion = " 3.0.1 "
82
+ ktorVersion = " 3.0.3 "
83
83
ktorfit = " 2.2.0"
84
- ktorfitKsp = " 2.2.0-1.0.27 "
84
+ ktorfitKsp = " 2.2.0-1.0.29 "
85
85
86
86
# Koin CMP Dependencies
87
- koin = " 4.0.0 "
87
+ koin = " 4.0.1-RC1 "
88
88
koinAnnotationsVersion = " 1.4.0-RC4"
89
89
90
90
# CMP Libraries
@@ -104,7 +104,7 @@ wire = "5.0.0"
104
104
windowsSizeClass = " 0.5.0"
105
105
uiDesktopVersion = " 1.7.0"
106
106
composeJB = " 1.7.0"
107
- composeLifecycle = " 2.8.2 "
107
+ composeLifecycle = " 2.8.3 "
108
108
composeNavigation = " 2.8.0-alpha10"
109
109
jbCoreBundle = " 1.0.1"
110
110
jbSavedState = " 1.2.2"
0 commit comments