Skip to content

Commit 5eb73bc

Browse files
fix(deps): update dependency com.google.android.material:material to v1.13.0
1 parent fe2d468 commit 5eb73bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ android {
5555
dependencies {
5656

5757
implementation 'androidx.appcompat:appcompat:1.6.1'
58-
implementation 'com.google.android.material:material:1.11.0'
58+
implementation 'com.google.android.material:material:1.13.0'
5959
testImplementation 'junit:junit:4.13.2'
6060
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
6161
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'

0 commit comments

Comments
 (0)