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 @@ -9,20 +9,20 @@ kotlinx-coroutines = "1.10.2"
99kotlinx-datetime = " 0.7.1"
1010kotlinx-serialization = " 1.9.0"
1111
12- jetbrains-compose = " 1.9.1 "
13- jetbrains-androidx-lifecycle = " 2.9.5 "
12+ jetbrains-compose = " 1.9.3 "
13+ jetbrains-androidx-lifecycle = " 2.9.6 "
1414jetbrains-androidx-navigation-compose = " 2.9.1"
15- jetbrains-androidx-navigation3 = " 1.0.0-alpha03 "
15+ jetbrains-androidx-navigation3 = " 1.0.0-alpha04 "
1616jetbrains-androidx-core-bundle = " 1.0.1"
1717
1818google-material = " 1.13.0"
1919
2020androidx-activity = " 1.11.0"
21- androidx-core-splashscreen = " 1.0.1 "
22- androidx-navigationevent = " 1.0.0-beta01 "
21+ androidx-core-splashscreen = " 1.2.0 "
22+ androidx-navigationevent = " 1.0.0-rc01 "
2323
2424coil3 = " 3.3.0"
25- ktor = " 3.3.1 "
25+ ktor = " 3.3.2 "
2626koin = " 4.1.1"
2727okio = " 3.16.2"
2828buildkonfig = " 0.17.1"
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-9.1 .0-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.2 .0-bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments