rebase problrm

This commit is contained in:
zhongchao
2021-12-23 18:33:15 +08:00
parent 91abf349e4
commit bbb5903a4e
17 changed files with 19 additions and 68 deletions

View File

@@ -66,4 +66,6 @@ dependencies {
implementation project(':core:mogo-core-function-call')
implementation project(':core:mogo-core-data')
}
}
}
apply from: new File(rootProject.rootDir, "gradle/upload.gradle").toString()