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.
2 parents 8e4d2df + f6faddc commit 76866e4Copy full SHA for 76866e4
app/build.gradle
@@ -117,7 +117,7 @@ dependencies {
117
implementation 'androidx.appcompat:appcompat:1.6.1'
118
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
119
implementation 'androidx.cardview:cardview:1.0.0'
120
- implementation 'com.google.android.material:material:1.11.0'
+ implementation 'com.google.android.material:material:1.12.0'
121
implementation 'androidx.core:core-ktx:1.13.1'
122
123
implementation 'org.apache.commons:commons-lang3:3.14.0'
0 commit comments