Skip to content

Commit a9a2db7

Browse files
fix(deps): update dependency com.google.android.gms:play-services-vision to v17.0.2
1 parent b129e5a commit a9a2db7

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

3232
// Logger
3333
implementation 'com.orhanobut:logger:2.2.0'
34-
implementation 'com.google.android.gms:play-services-vision:17+'
34+
implementation 'com.google.android.gms:play-services-vision:17.0.2'
3535
implementation 'com.google.android.material:material:1.3.0'
3636
implementation 'de.hdodenhof:circleimageview:3.1.0'
3737
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)