From 784861d3ff1ff7b33aa188570a3cfb41c8ac1ece Mon Sep 17 00:00:00 2001 From: liujing Date: Wed, 20 Jan 2021 21:19:38 +0800 Subject: [PATCH] =?UTF-8?q?[add]=20=E6=9A=82=E5=AD=98snapshotuploadintime?= =?UTF-8?q?=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/mogo-realtime/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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