Skip to content

Commit 0ee405d

Browse files
committed
CI
1 parent 4279b1d commit 0ee405d

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
@@ -40,5 +40,6 @@ dependencies {
4040
api deps.google_mlkit_barcode_scanning
4141
api deps.viewfinderview
4242

43-
implementation project(':mlkit-common')
43+
compileOnly project(':mlkit-common')
44+
implementation deps.camera_scan
4445
}

0 commit comments

Comments
 (0)