File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ dependencies {
50
50
implementation(composeBom)
51
51
implementation(project(" :gallery-picker" ))
52
52
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 .3" )
54
54
implementation(" androidx.core:core-splashscreen:1.0.1" )
55
55
implementation(" androidx.compose.ui:ui" )
56
56
implementation(" androidx.navigation:navigation-compose:2.6.0" )
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ dependencies {
42
42
implementation(" com.google.accompanist:accompanist-permissions:0.31.5-beta" )
43
43
implementation(" androidx.navigation:navigation-compose:2.6.0" )
44
44
implementation(" androidx.compose.ui:ui:1.4.3" )
45
- implementation(" androidx.compose.material:material:1.4 .3" )
45
+ implementation(" androidx.compose.material:material:1.7 .3" )
46
46
}
47
47
48
48
publishing {
You can’t perform that action at this time.
0 commit comments