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 f1bc940 commit 38bf6bcCopy full SHA for 38bf6bc
sample/build.gradle
@@ -26,5 +26,5 @@ dependencies {
26
implementation 'androidx.appcompat:appcompat:1.1.0'
27
implementation 'androidx.recyclerview:recyclerview:1.2.1'
28
implementation 'androidx.cardview:cardview:1.0.0'
29
- implementation 'com.google.android.material:material:1.0.0'
+ implementation 'com.google.android.material:material:1.6.1'
30
}
0 commit comments