File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -34,10 +34,10 @@ coil = "2.7.0"
3434compose-rules-detekt = " 0.4.16"
3535
3636androidx-lifecycle = " 2.8.6"
37- androidx-annotation = " 1.8.2 "
38- androidx-activity = " 1.9.2 "
37+ androidx-annotation = " 1.9.0 "
38+ androidx-activity = " 1.9.3 "
3939androidx-compose-compiler = " 1.5.11"
40- androidx-navigation = " 2.8.2 "
40+ androidx-navigation = " 2.8.3 "
4141kmp-viewmodel = " 0.8.0"
4242solivagant = " 0.5.0"
4343timber = " 5.0.1"
@@ -79,7 +79,7 @@ androidx-lifecycle-runtime-compose = { module = "androidx.lifecycle:lifecycle-ru
7979androidx-lifecycle-viewmodel-compose = { module = " androidx.lifecycle:lifecycle-viewmodel-compose" , version = " androidx-lifecycle" }
8080androidx-annotation = { module = " androidx.annotation:annotation" , version.ref = " androidx-annotation" }
8181androidx-activity-compose = { module = " androidx.activity:activity-compose" , version.ref = " androidx-activity" }
82- androidx-compose-bom = { module = " androidx.compose:compose-bom" , version = " 2024.09.03 " }
82+ androidx-compose-bom = { module = " androidx.compose:compose-bom" , version = " 2024.10.00 " }
8383androidx-compose-ui-ui = { module = " androidx.compose.ui:ui" }
8484androidx-compose-ui-tooling = { module = " androidx.compose.ui:ui-tooling" }
8585androidx-compose-ui-tooling-preview = { module = " androidx.compose.ui:ui-tooling-preview" }
You can’t perform that action at this time.
0 commit comments