File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,17 +3,17 @@ kotlin = "2.0.20"
33ksp = " 2.0.20-1.0.25"
44kotlinx-coroutines = " 1.9.0"
55
6- androidGradlePlugin = " 8.5.2 "
6+ androidGradlePlugin = " 8.7.0 "
77koin = " 4.0.0"
88koinCompose = " 4.0.0"
99apollo = " 4.0.0"
1010kmpNativeCoroutines = " 1.0.0-ALPHA-35"
1111kmpObservableViewModel = " 1.0.0-BETA-5"
1212
1313androidxActivity = " 1.9.2"
14- androidxComposeBom = " 2024.09.02 "
14+ androidxComposeBom = " 2024.09.03 "
1515androidxPaging = " 3.3.2"
16- androidxNavigationCompose = " 2.8.1 "
16+ androidxNavigationCompose = " 2.8.2 "
1717accompanist = " 0.30.1"
1818coilCompose = " 2.7.0"
1919
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-8.7 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.9 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments