Skip to content

Commit

Permalink
Auto-update dependencies. (firebase#1229)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored Dec 9, 2020
1 parent 1138685 commit 7641eff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mlkit/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ dependencies {

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

testImplementation 'junit:junit:4.13.1'
androidTestImplementation 'androidx.test:runner:1.3.0'
Expand Down

0 comments on commit 7641eff

Please sign in to comment.