File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
[versions ]
2
- kotlin = " 1.9.23 "
3
- coroutines = " 1.8.1-Beta "
2
+ kotlin = " 1.9.24 "
3
+ coroutines = " 1.8.1"
4
4
kotlinx-serialization-json = " 1.6.3"
5
5
kotlinx-collections-immutable = " 0.3.7"
6
6
@@ -27,14 +27,14 @@ jetbrains-compose = "1.6.2"
27
27
28
28
touchlab-stately = " 2.0.7"
29
29
napier = " 2.7.1"
30
- flowExt = " 0.8.1-Beta "
30
+ flowExt = " 0.8.1"
31
31
koin-core = " 3.5.6"
32
32
koin-compose = " 1.1.5"
33
33
coil = " 2.6.0"
34
- compose-rules-detekt = " 0.3.19 "
34
+ compose-rules-detekt = " 0.4.1 "
35
35
36
- androidx-lifecycle = " 2.7 .0"
37
- androidx-annotation = " 1.7.1 "
36
+ androidx-lifecycle = " 2.8 .0"
37
+ androidx-annotation = " 1.8.0 "
38
38
androidx-activity = " 1.9.0"
39
39
androidx-compose-compiler = " 1.5.11"
40
40
androidx-navigation = " 2.7.7"
@@ -45,7 +45,7 @@ timber = "5.0.1"
45
45
spotless = " 6.25.0"
46
46
detekt = " 1.23.6"
47
47
48
- kotlinx-kover = " 0.7.6 "
48
+ kotlinx-kover = " 0.8.0 "
49
49
dokka = " 1.9.20"
50
50
kotlinx-binary-compatibility-validator = " 0.14.0"
51
51
You can’t perform that action at this time.
0 commit comments