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 a9a2db7Copy full SHA for a9a2db7
app/build.gradle
@@ -31,7 +31,7 @@ dependencies {
31
32
// Logger
33
implementation 'com.orhanobut:logger:2.2.0'
34
- implementation 'com.google.android.gms:play-services-vision:17+'
+ implementation 'com.google.android.gms:play-services-vision:17.0.2'
35
implementation 'com.google.android.material:material:1.3.0'
36
implementation 'de.hdodenhof:circleimageview:3.1.0'
37
testImplementation 'junit:junit:4.13.2'
0 commit comments