Merge pull request #154 from yogeshpaliyal/dependabot/gradle/androidx.compose.material3-material3-1.0.0-alpha10

[Android]: Bump material3 from 1.0.0-alpha09 to 1.0.0-alpha10
This commit is contained in:
Yogesh Choudhary Paliyal
2022-04-27 14:29:13 +05:30
committed by GitHub

View File

@@ -64,5 +64,5 @@ dependencies {
androidTestImplementation "androidx.compose.ui:ui-test-junit4:1.1.1"
debugImplementation "androidx.compose.ui:ui-tooling:1.1.1"
implementation 'androidx.compose.material3:material3:1.0.0-alpha09'
implementation 'androidx.compose.material3:material3:1.0.0-alpha10'
}