Skip to content

Commit fe2acfc

Browse files
Update dependency com.google.android.material:material to v1.11.0
1 parent a1f2f9c commit fe2acfc

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

5555
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
56-
implementation 'com.google.android.material:material:1.6.1'
56+
implementation 'com.google.android.material:material:1.11.0'
5757
implementation 'androidx.recyclerview:recyclerview:1.2.1'
5858
implementation 'androidx.customview:customview:1.1.0'
5959

0 commit comments

Comments
 (0)