We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 717188b commit 4fc636aCopy full SHA for 4fc636a
1 file changed
app/build.gradle
@@ -51,7 +51,7 @@ android {
51
dependencies {
52
53
implementation 'androidx.appcompat:appcompat:1.7.0'
54
- implementation 'com.google.android.material:material:1.12.0'
+ implementation 'com.google.android.material:material:1.11.0'
55
testImplementation 'junit:junit:4.13.2'
56
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
57
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
0 commit comments