File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -294,7 +294,7 @@ dependencies {
294294 implementation " org.ocpsoft.prettytime:prettytime:5.0.8.Final"
295295
296296 // Jetpack Compose
297- implementation(platform(' androidx.compose:compose-bom:2024.09.03 ' ))
297+ implementation(platform(' androidx.compose:compose-bom:2024.10.01 ' ))
298298 implementation ' androidx.compose.material3:material3'
299299 implementation ' androidx.compose.material3.adaptive:adaptive'
300300 implementation ' androidx.activity:activity-compose'
@@ -304,7 +304,7 @@ dependencies {
304304
305305 // Jetpack Compose related dependencies
306306 implementation ' androidx.paging:paging-compose:3.3.2'
307- implementation " androidx.navigation:navigation-compose"
307+ implementation " androidx.navigation:navigation-compose:2.8.3 "
308308
309309 // Coroutines interop
310310 implementation ' org.jetbrains.kotlinx:kotlinx-coroutines-rx3:1.8.1'
You can’t perform that action at this time.
0 commit comments