Skip to content

Commit 7641eff

Browse files
authored
Auto-update dependencies. (#1229)
1 parent 1138685 commit 7641eff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mlkit/app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ dependencies {
5353

5454
// Needed to fix a temporary issue with duplicate class com.google.android.gms.internal.vision.* errors
5555
// See: https://firebase.google.com/support/release-notes/android#bom_v25-8-0
56-
implementation 'com.google.android.gms:play-services-vision:20.1.2'
57-
implementation 'com.google.android.gms:play-services-vision-common:19.1.2'
56+
implementation 'com.google.android.gms:play-services-vision:20.1.3'
57+
implementation 'com.google.android.gms:play-services-vision-common:19.1.3'
5858

5959
testImplementation 'junit:junit:4.13.1'
6060
androidTestImplementation 'androidx.test:runner:1.3.0'

0 commit comments

Comments
 (0)