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