Merge pull request #161 from yogeshpaliyal/dependabot/gradle/androidx.compose.material3-material3-1.0.0-alpha11

[Android]: Bump material3 from 1.0.0-alpha10 to 1.0.0-alpha11
This commit is contained in:
Yogesh Choudhary Paliyal
2022-05-13 09:30:58 +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-alpha10'
implementation 'androidx.compose.material3:material3:1.0.0-alpha11'
}