File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 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"
44
55compose-multiplatform = " 1.7.3"
66composeUiTooling = " 1.4.0"
7- coroutines = " 1.9.0 "
7+ coroutines = " 1.10.1 "
88kotlinxSerialization = " 1.7.3"
9- androidGradlePlugin = " 8.7.3 "
9+ androidGradlePlugin = " 8.8.0 "
1010koin = " 4.0.0"
1111koinCompose = " 4.0.0"
1212koinComposeMultiplatform = " 4.0.0"
@@ -16,12 +16,12 @@ osmAndroidCompose = "0.0.5"
1616slf4j = " 2.0.16"
1717sqlDelight = " 2.0.2"
1818
19- androidxActivity = " 1.9.3 "
20- androidxComposeBom = " 2024.12 .01"
19+ androidxActivity = " 1.10.0 "
20+ androidxComposeBom = " 2025.01 .01"
2121material3-adaptive = " 1.0.0"
2222material3-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 "
2525wearCompose = " 1.4.0"
2626androidxLifecycle = " 2.8.7"
2727androidxLifecycleKMP = " 2.8.4"
Original file line number Diff line number Diff line change 22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44networkTimeout =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
66zipStoreBase =GRADLE_USER_HOME
77zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments