You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update firebase_app_distribution action to return a hash representing the release. The action also stores a hash representing the release in lane_context[SharedValues::FIREBASE_APP_DISTRO_RELEASE].
Fix bug where accessing SharedValues::FIREBASE_APP_DISTRO_LATEST_RELEASE caused a uninitialized constant Fastlane::Actions::SharedValues::FIREBASE_APP_DISTRO_LATEST_RELEASE error.