[3.4.0] add auth logic after token got
This commit is contained in:
@@ -52,6 +52,8 @@ dependencies {
|
||||
implementation project(':core:mogo-core-function-call')
|
||||
implementation project(":test:crashreport")
|
||||
implementation project(':foudations:mogo-commons')
|
||||
|
||||
implementation rootProject.ext.dependencies.passport_secret
|
||||
}
|
||||
|
||||
apply from: new File(rootProject.rootDir, "gradle/upload.gradle").toString()
|
||||
|
||||
Reference in New Issue
Block a user