Skip to content

Commit b019d38

Browse files
authored
Auto-update dependencies. (firebase#265)
1 parent 32d9a7b commit b019d38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mlkit/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ dependencies {
3535

3636
// Needed to fix a temporary issue with duplicate class com.google.android.gms.internal.vision.* errors
3737
// Image Labeling model.
38-
implementation 'com.google.android.gms:play-services-vision:20.1.2'
39-
implementation 'com.google.android.gms:play-services-vision-common:19.1.2'
38+
implementation 'com.google.android.gms:play-services-vision:20.1.3'
39+
implementation 'com.google.android.gms:play-services-vision-common:19.1.3'
4040

4141
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.21"
4242
}

0 commit comments

Comments
 (0)