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 b129e5a commit 2191ddeCopy full SHA for 2191dde
app/build.gradle
@@ -32,7 +32,7 @@ dependencies {
32
// Logger
33
implementation 'com.orhanobut:logger:2.2.0'
34
implementation 'com.google.android.gms:play-services-vision:17+'
35
- implementation 'com.google.android.material:material:1.3.0'
+ implementation 'com.google.android.material:material:1.6.1'
36
implementation 'de.hdodenhof:circleimageview:3.1.0'
37
testImplementation 'junit:junit:4.13.2'
38
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
0 commit comments