[add] 暂存snapshotuploadintime类

This commit is contained in:
liujing
2021-01-20 21:19:38 +08:00
parent dd8fc1f617
commit 784861d3ff

View File

@@ -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")
}