File tree 1 file changed +17
-18
lines changed
1 file changed +17
-18
lines changed Original file line number Diff line number Diff line change 1
1
[versions ]
2
- kotlin = " 2.0.0"
3
- ksp = " 2.0.0-1.0.22"
4
- kotlinx-coroutines = " 1.8.1"
5
-
6
- androidGradlePlugin = " 8.4.1"
7
- koin = " 3.6.0-Beta4"
8
- koinCompose = " 3.6.0-Beta4"
9
- koinComposeMultiplatform = " 1.2.0-Beta4"
10
- apollo = " 4.0.0-rc.1"
11
- kmpNativeCoroutines = " 1.0.0-ALPHA-31"
12
-
13
- androidxActivity = " 1.9.0"
14
- androidxComposeBom = " 2024.06.00"
15
- androidx-navigation = " 2.8.0-alpha02"
16
- androidx-lifecycle = " 2.8.0"
2
+ kotlin = " 2.0.20"
3
+ ksp = " 2.0.20-1.0.25"
4
+ kotlinx-coroutines = " 1.9.0"
5
+
6
+ androidGradlePlugin = " 8.4.2"
7
+ koin = " 4.0.0"
8
+ koinComposeMultiplatform = " 4.0.0"
9
+ apollo = " 4.0.0"
10
+ kmpNativeCoroutines = " 1.0.0-ALPHA-35"
11
+
12
+ androidxActivity = " 1.9.2"
13
+ androidxComposeBom = " 2024.09.02"
14
+ androidx-navigation = " 2.8.0-alpha08"
15
+ androidx-lifecycle = " 2.8.2"
17
16
accompanist = " 0.30.1"
18
- horologist = " 0.6.12 "
19
- wearCompose = " 1.3.1 "
20
- composeMultiplatform = " 1.6.11 "
17
+ horologist = " 0.6.20 "
18
+ wearCompose = " 1.4.0 "
19
+ composeMultiplatform = " 1.7.0-beta02 "
21
20
composeWindowSize = " 0.5.0"
22
21
23
22
junit = " 4.13.2"
You can’t perform that action at this time.
0 commit comments