We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbf3533 commit 0f6d487Copy full SHA for 0f6d487
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.9.0'
58
implementation 'androidx.recyclerview:recyclerview:1.2.1'
59
implementation 'androidx.customview:customview:1.1.0'
60
0 commit comments