We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8105284 commit 6b28917Copy full SHA for 6b28917
1 file changed
app/build.gradle
@@ -51,7 +51,7 @@ android {
51
dependencies {
52
53
implementation 'androidx.appcompat:appcompat:1.6.1'
54
- implementation 'com.google.android.material:material:1.11.0'
+ implementation 'com.google.android.material:material:1.13.0'
55
testImplementation 'junit:junit:4.13.2'
56
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
57
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
0 commit comments