[6.3.0] wait to finish

This commit is contained in:
EmArrow
2024-03-06 11:57:39 +08:00
parent 04a316811e
commit fd32c452ed
6 changed files with 117 additions and 4 deletions

View File

@@ -65,6 +65,8 @@ dependencies {
compileOnly project(':core:function-impl:mogo-core-function-map')
implementation project(':core:mogo-core-function-call')
implementation project(":foudations:mogo-commons")
implementation rootProject.ext.dependencies.passport_secret
}
//apply from: new File(rootProject.rootDir, "gradle/upload.gradle").toString()