Skip to content

Commit df57791

Browse files
committed
chore(deps): update dependency com.google.android.material:material to v1.4.0
1 parent d84956c commit df57791

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

0 commit comments

Comments
 (0)