Updated on 2026-08-14
This commit is contained in:
parent
5b49d1fbf6
commit
569a669b1e
1 changed files with 2 additions and 1 deletions
|
|
@ -96,7 +96,8 @@ platform :android do
|
|||
firebase_app_distribution(
|
||||
app: ENV['app_id_internal'],
|
||||
apk_path: ENV['apk_path_internal'],
|
||||
groups: ENV['groups']
|
||||
groups: ENV['groups'],
|
||||
release_notes: ENV['releaseNotes']
|
||||
)
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue