mirror of
https://github.com/bitwarden/android.git
synced 2026-04-28 03:48:14 -05:00
Distribute Firebase builds to livefront group. (#243)
This commit is contained in:
@@ -108,7 +108,7 @@ platform :android do
|
||||
android_artifact_type: "AAB",
|
||||
android_artifact_path: "app/build/outputs/bundle/release/com.bitwarden.authenticator-release.aab",
|
||||
service_credentials_file: options[:serviceCredentialsFile],
|
||||
groups: "internal-prod-group",
|
||||
groups: "internal-prod-group, livefront",
|
||||
release_notes: release_notes,
|
||||
)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user