Skip to content

Commit 3086f73

Browse files
committed
CI
1 parent 0ee405d commit 3086f73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mlkit-barcode-scanning/build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ dependencies {
3939
compileOnly deps.androidx.appcompat
4040
api deps.google_mlkit_barcode_scanning
4141
api deps.viewfinderview
42+
api deps.camera_scan
4243

4344
compileOnly project(':mlkit-common')
44-
implementation deps.camera_scan
45+
4546
}

0 commit comments

Comments
 (0)