spaceship/lib/spaceship/tunes/app_screenshot.rb in fastlane-2.98.0 vs spaceship/lib/spaceship/tunes/app_screenshot.rb in fastlane-2.99.0

- old
+ new

@@ -1,9 +1,9 @@ require_relative 'app_image' module Spaceship module Tunes - # Represents a screenshot hosted on iTunes Connect + # Represents a screenshot hosted on App Store Connect class AppScreenshot < Spaceship::Tunes::AppImage attr_accessor :device_type attr_accessor :language end