Updated on 2026-08-14
This commit is contained in:
parent
85858df71a
commit
aed6a3e946
2 changed files with 2 additions and 2 deletions
|
|
@ -56,7 +56,7 @@ internal object GeneratedEnvironmentConfigConverter {
|
|||
customerIoCdpApiKey = GeneratedEnvironmentConfig.CustomerIO.androidApiKey,
|
||||
surveySparrowToken = GeneratedEnvironmentConfig.SurveySparrow.apiKey,
|
||||
surveySparrowSwapRating = createSurveySparrowSwapRating(),
|
||||
authServiceKey = null, // TODO: provide service key [REDACTED_JIRA]
|
||||
authServiceKey = GeneratedEnvironmentConfig.authServiceKey,
|
||||
)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue