[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

@@ -52,7 +52,7 @@ dependencies {
implementation project(":test:crashreport")
implementation project(':foudations:mogo-commons')
implementation rootProject.ext.dependencies.passport_secret
// implementation rootProject.ext.dependencies.passport_secret
}
apply from: new File(rootProject.rootDir, "gradle/upload.gradle").toString()