[6.3.0] add func of security down load and add caller

This commit is contained in:
EmArrow
2024-03-06 18:21:31 +08:00
parent fd32c452ed
commit 40cc7b72f0
13 changed files with 174 additions and 196 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()