diff --git a/modules/mogo-realtime/build.gradle b/modules/mogo-realtime/build.gradle index d969b5b..ccea2ad 100644 --- a/modules/mogo-realtime/build.gradle +++ b/modules/mogo-realtime/build.gradle @@ -28,5 +28,5 @@ dependencies { testImplementation 'junit:junit:4.12' androidTestImplementation 'androidx.test.ext:junit:1.1.1' androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' - + implementation project(":foudations:mogo-commons") } \ No newline at end of file