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 bbf3533 commit da63db2Copy full SHA for da63db2
app/build.gradle
@@ -54,7 +54,7 @@ dependencies {
54
implementation 'androidx.fragment:fragment:1.5.3'
55
56
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
57
- implementation 'com.google.android.material:material:1.6.1'
+ implementation 'com.google.android.material:material:1.8.0'
58
implementation 'androidx.recyclerview:recyclerview:1.2.1'
59
implementation 'androidx.customview:customview:1.1.0'
60
0 commit comments