Thanks to visit codestin.com Credit goes to github.com
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 82c214e commit 9bbb92cCopy full SHA for 9bbb92c
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.0'
+ implementation 'androidx.exifinterface:exifinterface:1.3.1'
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