Sha256: a24faaa2176a4843a183ac5762c145080cf9c008b91739ccd69d5b4fe232cbd9
Contents?: true
Size: 312 Bytes
Versions: 1
Compression:
Stored size: 312 Bytes
Contents
module Fastlane VERSION = '2.223.1'.freeze SUMMARY = "The easiest way to build and release mobile apps.".freeze DESCRIPTION = "The easiest way to automate beta deployments and releases for your iOS and Android apps".freeze MINIMUM_XCODE_RELEASE = "7.0".freeze RUBOCOP_REQUIREMENT = '1.50.2'.freeze end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fastlane-2.223.1 | fastlane/lib/fastlane/version.rb |