diff --git a/component/scanner/build.gradle b/component/scanner/build.gradle index b41fb1da..ee9a16a8 100644 --- a/component/scanner/build.gradle +++ b/component/scanner/build.gradle @@ -32,4 +32,6 @@ dependencies { testImplementation libs.junit androidTestImplementation libs.androidx.test.ext.junit androidTestImplementation libs.androidx.test.espresso.core + + implementation 'com.websitebeaver:documentscanner:1.0.0' } \ No newline at end of file