Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[supplly] fix update_listing_for_language to work in Ruby 3.0 #18699

Merged
merged 1 commit into from
May 17, 2021

Conversation

joshdholtz
Copy link
Member

@joshdholtz joshdholtz commented May 17, 2021

Motivation and Context

Fixes #18698

Description

Need to add double splat (**) when passing a Hash into AndroidPublisher::Listing

@google-cla google-cla bot added the cla: yes label May 17, 2021
@joshdholtz joshdholtz requested a review from ainame May 17, 2021 15:52
Copy link
Contributor

@ainame ainame left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for fixing this! 🙇

@joshdholtz joshdholtz merged commit d126a82 into master May 17, 2021
@joshdholtz joshdholtz deleted the joshdholtz-hot-fix-supply-ruby-3_0 branch May 17, 2021 16:59
Copy link

@fastlane-bot fastlane-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratulations! 🎉 This was released as part of fastlane 2.183.1 🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

upload_to_play_store fails with error wrong number of arguments (given 1, expected 0)
3 participants