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(" :qr-view" ))
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.7.0 " )
5454 implementation(" androidx.core:core-splashscreen:1.0.1" )
5555 implementation(" androidx.compose.ui:ui" )
5656 implementation(" androidx.compose.ui:ui-tooling-preview" )
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ android {
3939
4040dependencies {
4141 implementation(" androidx.compose.ui:ui:1.5.0" )
42- implementation(" androidx.compose.material:material:1.5 .0" )
42+ implementation(" androidx.compose.material:material:1.7 .0" )
4343 implementation(" com.google.zxing:core:3.5.2" )
4444}
4545
You can’t perform that action at this time.
0 commit comments