Sha256: 48c07c9826b82d251bbea2749b08e466945a120563298860e3f672f64840ae9b
Contents?: true
Size: 271 Bytes
Versions: 1
Compression:
Stored size: 271 Bytes
Contents
module Fastlane # Static configuration values module Apprepo VERSION = '0.3.8'.freeze SUMMARY = 'experimental fastlane plugin'.freeze DESCRIPTION = 'experimental fastlane plugin based on https://github.com/suculent/apprepo SFTP uploader'.freeze end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fastlane-plugin-apprepo-0.3.8 | lib/fastlane/plugin/apprepo/version.rb |