mirror of
https://github.com/bitwarden/android.git
synced 2025-12-10 09:56:45 -06:00
[PM-8985] Fix typo in fastfile (#3379)
This commit is contained in:
parent
fae92be38a
commit
581539b0d0
@ -220,7 +220,7 @@ platform :android do
|
||||
package_name: "com.x8bit.bitwarden.beta",
|
||||
track: "internal",
|
||||
release_status: "completed",
|
||||
rollout: 1,
|
||||
rollout: "1",
|
||||
aab: "app/build/outputs/bundle/standardBeta/com.x8bit.bitwarden-standard-beta.aab",
|
||||
)
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user