We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d84956c commit df57791Copy full SHA for df57791
app/build.gradle
@@ -31,7 +31,7 @@ dependencies {
31
// Logger
32
implementation 'com.orhanobut:logger:2.2.0'
33
implementation 'com.google.android.gms:play-services-vision:17+'
34
- implementation 'com.google.android.material:material:1.3.0'
+ implementation 'com.google.android.material:material:1.4.0'
35
implementation 'de.hdodenhof:circleimageview:3.1.0'
36
testImplementation 'junit:junit:4.13.2'
37
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
0 commit comments