File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ dependencies {
5050 implementation(composeBom)
5151 implementation(project(" :gallery-picker" ))
5252 implementation(" androidx.activity:activity-compose:1.7.2" )
53- implementation(" androidx.compose.material:material:1.4 .3" )
53+ implementation(" androidx.compose.material:material:1.5 .3" )
5454 implementation(" androidx.core:core-splashscreen:1.0.1" )
5555 implementation(" androidx.compose.ui:ui" )
5656 implementation(" androidx.navigation:navigation-compose:2.6.0" )
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ dependencies {
4242 implementation(" com.google.accompanist:accompanist-permissions:0.31.5-beta" )
4343 implementation(" androidx.navigation:navigation-compose:2.6.0" )
4444 implementation(" androidx.compose.ui:ui:1.4.3" )
45- implementation(" androidx.compose.material:material:1.4 .3" )
45+ implementation(" androidx.compose.material:material:1.5 .3" )
4646}
4747
4848publishing {
You can’t perform that action at this time.
0 commit comments