Merge pull request #126 from yogeshpaliyal/dependabot/gradle/androidx.compose.material3-material3-1.0.0-alpha06

[Android]: Bump material3 from 1.0.0-alpha05 to 1.0.0-alpha06
This commit is contained in:
Yogesh Choudhary Paliyal
2022-02-24 13:19:29 +05:30
committed by GitHub
+1 -1
View File
@@ -64,5 +64,5 @@ dependencies {
androidTestImplementation "androidx.compose.ui:ui-test-junit4:1.1.0"
debugImplementation "androidx.compose.ui:ui-tooling:1.0.5"
implementation 'androidx.compose.material3:material3:1.0.0-alpha05'
implementation 'androidx.compose.material3:material3:1.0.0-alpha06'
}