diff --git a/data/build.gradle b/data/build.gradle index 4615289e..8af2cd06 100644 --- a/data/build.gradle +++ b/data/build.gradle @@ -56,4 +56,6 @@ dependencies { // データソースモジュール implementation project(':source') + + implementation project(':vcs') } \ No newline at end of file