File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -19,4 +19,4 @@ kotlin.mpp.androidSourceSetLayoutVersion=2
19
19
android.useAndroidX =true
20
20
21
21
22
- kotlin.experimental.tryK2 =false
22
+ kotlin.experimental.tryK2 =true
Original file line number Diff line number Diff line change 1
1
[versions ]
2
- kotlin = " 1.9.20 "
3
- ksp = " 1.9.20- 1.0.13 "
2
+ kotlin = " 2.0.0-Beta1 "
3
+ ksp = " 2.0.0-Beta1- 1.0.14 "
4
4
coroutines = " 1.7.3"
5
- androidGradlePlugin = " 8.1.2 "
5
+ androidGradlePlugin = " 8.1.4 "
6
6
koin = " 3.5.0"
7
7
koinCompose = " 3.5.0"
8
8
apollo = " 3.8.2"
9
9
kmpNativeCoroutines = " 1.0.0-ALPHA-18"
10
10
11
11
androidxActivity = " 1.8.0"
12
- androidxComposeCompiler = " 1.5.4 -dev-k1.9.20-50f08dfa4b4 "
12
+ androidxComposeCompiler = " 1.5.5 -dev-k2.0.0-Beta1-06b8ae672a4 "
13
13
androidxComposeBom = " 2023.10.01"
14
- androidxNavigationCompose = " 2.7.4 "
14
+ androidxNavigationCompose = " 2.7.5 "
15
15
accompanist = " 0.30.1"
16
16
horologist = " 0.5.9"
17
17
wearCompose = " 1.2.1"
You can’t perform that action at this time.
0 commit comments