File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
[versions ]
2
2
android-compile = " 35"
3
- android-gradle = " 8.9.0 "
3
+ android-gradle = " 8.9.1 "
4
4
android-min = " 21"
5
5
android-target = " 35"
6
6
androidx-appcompat = " 1.7.0"
@@ -24,21 +24,21 @@ java-target = "11"
24
24
java-toolchain = " 21"
25
25
jetbrains-compose = " 1.7.3"
26
26
junit = " 4.13.2"
27
- koin = " 4.0.2 "
28
- kotlin = " 2.1.10 "
27
+ koin = " 4.0.3 "
28
+ kotlin = " 2.1.20 "
29
29
kotlinx-coroutines = " 1.10.1"
30
30
kotlinx-kover = " 0.9.1"
31
31
ktlint = " 1.0.0"
32
32
mockk = " 1.13.17"
33
- poko = " 0.18.2 "
33
+ poko = " 0.18.4 "
34
34
squareup-leakcanary = " 2.14"
35
35
squareup-logging-interceptor = " 4.12.0"
36
36
squareup-moshi = " 1.15.2"
37
37
squareup-retrofit = " 2.11.0"
38
38
spotless = " 7.0.2"
39
39
timber = " 5.0.1"
40
40
viewBindingDelegate = " 1.4.0"
41
- ksp = " 2.1.10 -1.0.31 "
41
+ ksp = " 2.1.20 -1.0.32 "
42
42
43
43
[libraries ]
44
44
You can’t perform that action at this time.
0 commit comments