Skip to content

Commit da63db2

Browse files
Update dependency com.google.android.material:material to v1.8.0
1 parent bbf3533 commit da63db2

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
@@ -54,7 +54,7 @@ dependencies {
5454
implementation 'androidx.fragment:fragment:1.5.3'
5555

5656
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
57-
implementation 'com.google.android.material:material:1.6.1'
57+
implementation 'com.google.android.material:material:1.8.0'
5858
implementation 'androidx.recyclerview:recyclerview:1.2.1'
5959
implementation 'androidx.customview:customview:1.1.0'
6060

0 commit comments

Comments
 (0)