1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-14 23:33:34 +00:00

deploy to play store

This commit is contained in:
Kyle Spearrin
2020-06-09 10:21:46 -04:00
parent f40576c39d
commit a05e037308
3 changed files with 15 additions and 0 deletions

View File

@@ -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"