diff --git a/app/build.gradle b/app/build.gradle index 639f6b331c..bf19aa5c44 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -365,7 +365,7 @@ dependencies { implementation "androidx.compose.ui:ui-tooling" implementation "androidx.compose.runtime:runtime-livedata" implementation "androidx.compose.foundation:foundation-layout" - implementation "androidx.compose.material3:material3:1.3.0" + implementation "androidx.compose.material3:material3" androidTestImplementation "androidx.compose.ui:ui-test-junit4-android" debugImplementation "androidx.compose.ui:ui-test-manifest"