Skip to content

Commit 38bf6bc

Browse files
committed
Update material design library to 1.6.1
1 parent f1bc940 commit 38bf6bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ dependencies {
2626
implementation 'androidx.appcompat:appcompat:1.1.0'
2727
implementation 'androidx.recyclerview:recyclerview:1.2.1'
2828
implementation 'androidx.cardview:cardview:1.0.0'
29-
implementation 'com.google.android.material:material:1.0.0'
29+
implementation 'com.google.android.material:material:1.6.1'
3030
}

0 commit comments

Comments
 (0)