File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
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.8.2 "
5
+ androidGradlePlugin = " 8.9.0 "
6
6
androidxActivity = " 1.10.1"
7
- androidxComposeBom = " 2025.02 .00"
7
+ androidxComposeBom = " 2025.04 .00"
8
8
androidxLifecycle = " 2.8.7"
9
- androidxNavigationCompose = " 2.8.8 "
10
- androidxRoom = " 2.7.0-rc01 "
9
+ androidxNavigationCompose = " 2.8.9 "
10
+ androidxRoom = " 2.7.0"
11
11
circuit = " 0.25.0"
12
12
compose-multiplatform = " 1.7.3"
13
13
composeAdaptiveLayout = " 1.0.0"
@@ -17,12 +17,12 @@ 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.8.0 "
20
+ kotlinxSerialization = " 1.8.1 "
21
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-rc01 "
25
+ sqlite = " 2.5.0"
26
26
27
27
minSdk = " 24"
28
28
targetSdk = " 35"
You can’t perform that action at this time.
0 commit comments