Skip to content

Commit 2191dde

Browse files
chore(deps): update dependency com.google.android.material:material to v1.6.1
1 parent b129e5a commit 2191dde

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
@@ -32,7 +32,7 @@ dependencies {
3232
// Logger
3333
implementation 'com.orhanobut:logger:2.2.0'
3434
implementation 'com.google.android.gms:play-services-vision:17+'
35-
implementation 'com.google.android.material:material:1.3.0'
35+
implementation 'com.google.android.material:material:1.6.1'
3636
implementation 'de.hdodenhof:circleimageview:3.1.0'
3737
testImplementation 'junit:junit:4.13.2'
3838
androidTestImplementation 'androidx.test.ext:junit:1.1.2'

0 commit comments

Comments
 (0)