Commit 8798cdc gpnadmin
committed Oct 8, 2020
1 parent 2273334 commit 8798cdc Copy full SHA for 8798cdc
File tree 2 files changed +6
-1
lines changed
packages/firebase_ml_vision/android
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ android {
32
32
disable ' InvalidPackage'
33
33
}
34
34
dependencies {
35
- api ' com.google.firebase:firebase-ml-vision:20 .0.0 '
35
+ api ' com.google.firebase:firebase-ml-vision:24 .0.3 '
36
36
implementation ' com.google.firebase:firebase-common:16.1.0'
37
37
implementation ' androidx.annotation:annotation:1.0.0'
38
38
implementation ' androidx.exifinterface:exifinterface:1.0.0'
Original file line number Diff line number Diff line change
1
+ distributionBase =GRADLE_USER_HOME
2
+ distributionPath =wrapper/dists
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-5.2.1-bin.zip
4
+ zipStoreBase =GRADLE_USER_HOME
5
+ zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments