Skip to content

Commit

Permalink
Add download_universal_apk_from_google_play to `unused_options_spec…
Browse files Browse the repository at this point in the history
…` exceptions

Because most of the options that are detected as not being used directly by the action are in fact just passed along to Supply::Client.make_from_config
  • Loading branch information
AliSoftware committed Jun 2, 2023
1 parent d59a143 commit 9c0555b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastlane/spec/unused_options_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
upload_to_play_store
upload_to_play_store_internal_app_sharing
upload_to_testflight
download_universal_apk_from_google_play
puts
println
echo
Expand Down

0 comments on commit 9c0555b

Please sign in to comment.