Skip to content

Commit 6d149dc

Browse files
Update dependency com.google.android.material:material to v1.11.0
1 parent 34a3d4c commit 6d149dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ android {
4848
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
4949
implementation 'androidx.core:core-ktx:1.12.0'
5050
implementation 'androidx.appcompat:appcompat:1.6.1'
51-
implementation 'com.google.android.material:material:1.6.1'
51+
implementation 'com.google.android.material:material:1.11.0'
5252
implementation 'androidx.constraintlayout:constraintlayout:2.1.2'
5353
testImplementation 'junit:junit:4.13.2'
5454
androidTestImplementation 'androidx.test.ext:junit:1.1.3'

0 commit comments

Comments
 (0)