We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfff4cd commit fdedb9aCopy full SHA for fdedb9a
1 file changed
app/build.gradle
@@ -32,7 +32,7 @@ android {
32
33
dependencies {
34
implementation 'androidx.appcompat:appcompat:1.7.1'
35
- implementation 'com.google.android.material:material:1.6.0'
+ implementation 'com.google.android.material:material:1.13.0'
36
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
37
implementation 'androidx.preference:preference:1.2.1'
38
testImplementation 'junit:junit:4.13.2'
0 commit comments