File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ ksp = "2.1.0-1.0.29"
4
4
5
5
compose-multiplatform = " 1.7.3"
6
6
composeUiTooling = " 1.4.0"
7
- coroutines = " 1.9.0 "
7
+ coroutines = " 1.10.1 "
8
8
kotlinxSerialization = " 1.7.3"
9
- androidGradlePlugin = " 8.7.3 "
9
+ androidGradlePlugin = " 8.8.0 "
10
10
koin = " 4.0.0"
11
11
koinCompose = " 4.0.0"
12
12
koinComposeMultiplatform = " 4.0.0"
@@ -16,12 +16,12 @@ osmAndroidCompose = "0.0.5"
16
16
slf4j = " 2.0.16"
17
17
sqlDelight = " 2.0.2"
18
18
19
- androidxActivity = " 1.9.3 "
20
- androidxComposeBom = " 2024.12 .01"
19
+ androidxActivity = " 1.10.0 "
20
+ androidxComposeBom = " 2025.01 .01"
21
21
material3-adaptive = " 1.0.0"
22
22
material3-adaptive-navigation-suite = " 1.3.1"
23
- androidxNavigationCompose = " 2.8.5 "
24
- uiToolingPreview = " 1.7.6 "
23
+ androidxNavigationCompose = " 2.8.6 "
24
+ uiToolingPreview = " 1.7.7 "
25
25
wearCompose = " 1.4.0"
26
26
androidxLifecycle = " 2.8.7"
27
27
androidxLifecycleKMP = " 2.8.4"
Original file line number Diff line number Diff line change 2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
4
networkTimeout =10000
5
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.9 -bin.zip
5
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -bin.zip
6
6
zipStoreBase =GRADLE_USER_HOME
7
7
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments