[6.7.0][Fix]解决编译不通过的问题
This commit is contained in:
@@ -87,6 +87,7 @@ dependencies {
|
||||
api project(':core:mogo-core-res')
|
||||
implementation project(':core:mogo-core-utils')
|
||||
compileOnly project(':core:mogo-core-function-call')
|
||||
compileOnly project(":libraries:mogo-map")
|
||||
}
|
||||
|
||||
apply from: new File(rootProject.rootDir, "gradle/upload.gradle").toString()
|
||||
|
||||
Reference in New Issue
Block a user