We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ee405d commit 3086f73Copy full SHA for 3086f73
1 file changed
mlkit-barcode-scanning/build.gradle
@@ -39,7 +39,8 @@ dependencies {
39
compileOnly deps.androidx.appcompat
40
api deps.google_mlkit_barcode_scanning
41
api deps.viewfinderview
42
+ api deps.camera_scan
43
44
compileOnly project(':mlkit-common')
- implementation deps.camera_scan
45
+
46
}
0 commit comments