Home
last modified time | relevance | path

Searched refs:directiveForProjectInformation (Results 1 – 1 of 1) sorted by relevance

/expo/packages/expo-updates/android/src/main/java/expo/modules/updates/loader/
H A DFileDownloader.kt388 val directiveForProjectInformation = UpdateDirective.fromJSONString(body) in <lambda>() constant
390 …if (expoProjectInformation.projectId != directiveForProjectInformation.signingInfo?.easProjectId || in <lambda>()
391 … expoProjectInformation.scopeKey != directiveForProjectInformation.signingInfo.scopeKey in <lambda>()