diff --git a/app/build.gradle b/app/build.gradle index 039dc6c2..289d4f4f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -83,5 +83,5 @@ dependencies { implementation project(':utils') - implementation project(':component:scan') + implementation project(':component:scanner') } \ No newline at end of file