diff --git a/app/build.gradle b/app/build.gradle index 439df16..29e7382 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -46,6 +46,7 @@ dependencies { implementation project(':feature:child') implementation project(':feature:setting') implementation project(':feature:common') + implementation project(':feature:wallet') implementation project(':data')