We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe2d468 commit 5eb73bcCopy full SHA for 5eb73bc
app/build.gradle
@@ -55,7 +55,7 @@ android {
55
dependencies {
56
57
implementation 'androidx.appcompat:appcompat:1.6.1'
58
- implementation 'com.google.android.material:material:1.11.0'
+ implementation 'com.google.android.material:material:1.13.0'
59
testImplementation 'junit:junit:4.13.2'
60
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
61
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
0 commit comments