mirror of
https://github.com/bitwarden/mobile
synced 2026-02-19 02:43:29 +00:00
deploy to play store
This commit is contained in:
1
.github/scripts/android/decrypt-secrets.ps1
vendored
1
.github/scripts/android/decrypt-secrets.ps1
vendored
@@ -19,3 +19,4 @@ Invoke-Expression `
|
||||
"& `"$decryptSecretPath`" -filename $($appKeystoreFdroidFilename + ".gpg") -output $($appKeystoreFdroidPath)"
|
||||
Invoke-Expression `
|
||||
"& `"$decryptSecretPath`" -filename $($googleServicesFilename + ".gpg") -output $($googleServicesPath)"
|
||||
Invoke-Expression "& `"$decryptSecretPath`" -filename play_creds.json.gpg"
|
||||
|
||||
Reference in New Issue
Block a user