Searched refs:keystorePasswordPath (Results 1 – 1 of 1) sorted by relevance
272 const keystorePasswordPath = path.join(releaseSecretsPath, 'android-keystore.password'); constant292 keystorePassword: (await fs.readFile(keystorePasswordPath, 'utf-8')).trim(),