We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 557b395 commit 5323a79Copy full SHA for 5323a79
android/build.gradle
@@ -58,7 +58,6 @@ dependencies {
58
androidTestImplementation "androidx.test.espresso:espresso-core:$androidxEspressoCoreVersion"
59
implementation "androidx.browser:browser:$androidxBrowserVersion"
60
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
61
- implementation 'com.google.android.material:material:1.10.0'
+ implementation 'com.google.android.material:material:1.9.0'
62
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.2.0'
63
64
}
0 commit comments