File tree 1 file changed +11
-11
lines changed
1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 2
2
kotlin = " 2.1.10"
3
3
ksp = " 2.1.10-1.0.30"
4
4
5
- androidGradlePlugin = " 8.7.3 "
6
- androidxActivity = " 1.9.3 "
7
- androidxComposeBom = " 2024.12.01 "
5
+ androidGradlePlugin = " 8.8.2 "
6
+ androidxActivity = " 1.10.1 "
7
+ androidxComposeBom = " 2025.02.00 "
8
8
androidxLifecycle = " 2.8.7"
9
- androidxNavigationCompose = " 2.8.5 "
10
- androidxRoom = " 2.7.0-alpha12 "
9
+ androidxNavigationCompose = " 2.8.8 "
10
+ androidxRoom = " 2.7.0-rc01 "
11
11
circuit = " 0.25.0"
12
12
compose-multiplatform = " 1.7.3"
13
13
composeAdaptiveLayout = " 1.0.0"
14
- coroutines = " 1.9.0 "
14
+ coroutines = " 1.10.1 "
15
15
junit = " 4.13.2"
16
16
kmpNativeCoroutines = " 1.0.0-ALPHA-38"
17
17
kmpObservableViewModel = " 1.0.0-BETA-7"
18
18
kotlin-inject-anvil = " 0.1.2"
19
19
kotlininject = " 0.7.2"
20
- kotlinxSerialization = " 1.7.3 "
21
- ktor = " 3.0 .1"
20
+ kotlinxSerialization = " 1.8.0 "
21
+ ktor = " 3.1 .1"
22
22
okhttp = " 5.0.0-alpha.14"
23
23
slf4j = " 2.0.16"
24
24
slf4jAndroid = " 2.0.7-0"
25
- sqlite = " 2.5.0-alpha12 "
25
+ sqlite = " 2.5.0-rc01 "
26
26
27
27
minSdk = " 24"
28
- targetSdk = " 34 "
29
- compileSdk = " 34 "
28
+ targetSdk = " 35 "
29
+ compileSdk = " 35 "
30
30
31
31
32
32
[libraries ]
You can’t perform that action at this time.
0 commit comments