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 @@ -56,7 +56,7 @@ dependencies {
5656 implementation ' androidx.activity:activity-compose:1.7.2'
5757 implementation " androidx.compose.ui:ui:$compose_ui_version "
5858 implementation " androidx.compose.ui:ui-tooling-preview:$compose_ui_version "
59- implementation ' androidx.compose.material:material:1.5.1 '
59+ implementation ' androidx.compose.material:material:1.6.8 '
6060 testImplementation ' junit:junit:4.13.2'
6161 androidTestImplementation ' androidx.test.ext:junit:1.1.5'
6262 androidTestImplementation ' androidx.test.espresso:espresso-core:3.5.1'
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ dependencies {
4848
4949 implementation ' androidx.core:core-ktx:1.12.0'
5050
51- implementation ' androidx.compose.material:material:1.5.1 '
51+ implementation ' androidx.compose.material:material:1.6.8 '
5252
5353 implementation " androidx.compose.ui:ui-tooling:$compose_ui_version "
5454 debugImplementation " androidx.compose.ui:ui-test-manifest:$compose_ui_version "
You can’t perform that action at this time.
0 commit comments