deliver/lib/deliver/options.rb in fastlane-2.29.0 vs deliver/lib/deliver/options.rb in fastlane-2.29.1

- old
+ new

@@ -226,9 +226,13 @@ is_string: true), FastlaneCore::ConfigItem.new(key: :secondary_second_sub_category, description: "Metadata: The english name of the secondary second sub category(e.g. `Educational`, `Puzzle`)", optional: true, is_string: true), + FastlaneCore::ConfigItem.new(key: :trade_representative_contact_information, + description: "Metadata: A hash containing the trade representative contact information", + optional: true, + is_string: false), FastlaneCore::ConfigItem.new(key: :app_review_information, description: "Metadata: A hash containing the review information", optional: true, is_string: false), # Localised