We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2b093c commit 251f708Copy full SHA for 251f708
mlkit/app/build.gradle
@@ -28,7 +28,7 @@ android {
28
dependencies {
29
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
30
implementation 'androidx.appcompat:appcompat:1.2.0'
31
- implementation 'androidx.exifinterface:exifinterface:1.3.1'
+ implementation 'androidx.exifinterface:exifinterface:1.3.2'
32
implementation "com.google.firebase:firebase-ml-common:22.1.2"
33
implementation "com.google.firebase:firebase-ml-model-interpreter:22.0.4"
34
implementation "com.google.firebase:firebase-ml-vision:24.1.0"
0 commit comments