File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ dependencies {
100100 implementation(" androidx.navigation:navigation-compose:2.9.7" )
101101 debugImplementation(" androidx.compose.ui:ui-tooling:1.10.4" )
102102 implementation(" androidx.compose.ui:ui-tooling-preview:1.10.4" )
103- implementation(" androidx.compose.ui:ui:1.10.3 " )
103+ implementation(" androidx.compose.ui:ui:1.10.4 " )
104104
105105 // Curiosity
106106 implementation(project(" :curiosity" ))
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ dependencies {
6666 implementation(" androidx.navigation:navigation-compose:2.9.7" )
6767 debugImplementation(" androidx.compose.ui:ui-tooling:1.10.4" )
6868 implementation(" androidx.compose.ui:ui-tooling-preview:1.10.4" )
69- implementation(" androidx.compose.ui:ui:1.10.3 " )
69+ implementation(" androidx.compose.ui:ui:1.10.4 " )
7070
7171 // It is a known bug: https://issuetracker.google.com/issues/227767363
7272 //
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ dependencies {
6464 implementation(" androidx.navigation:navigation-compose:2.9.7" )
6565 debugImplementation(" androidx.compose.ui:ui-tooling:1.10.4" )
6666 implementation(" androidx.compose.ui:ui-tooling-preview:1.10.4" )
67- implementation(" androidx.compose.ui:ui:1.10.3 " )
67+ implementation(" androidx.compose.ui:ui:1.10.4 " )
6868
6969 // It is a known bug: https://issuetracker.google.com/issues/227767363
7070 //
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ dependencies {
6363 implementation(" androidx.navigation:navigation-compose:2.9.7" )
6464 debugImplementation(" androidx.compose.ui:ui-tooling:1.10.4" )
6565 implementation(" androidx.compose.ui:ui-tooling-preview:1.10.4" )
66- implementation(" androidx.compose.ui:ui:1.10.3 " )
66+ implementation(" androidx.compose.ui:ui:1.10.4 " )
6767
6868 // Curiosity
6969 implementation(project(" :curiosity" ))
You can’t perform that action at this time.
0 commit comments