This commit is contained in:
wangcongtao
2020-01-02 15:52:44 +08:00
95 changed files with 3997 additions and 17 deletions

View File

@@ -45,3 +45,5 @@ dependencies {
implementation project(":services:mogo-service-api")
}
}
apply from: new File(rootProject.rootDir, "gradle/upload.gradle").toString()