Sha256: bd2cc799f4e88c81dfac1a05bf608f5f2e3d718ccdcd92f53f39b2a4b50f980f
Contents?: true
Size: 271 Bytes
Versions: 1
Compression:
Stored size: 271 Bytes
Contents
module Fastlane # Static configuration values module Apprepo VERSION = '0.4.0'.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.4.0 | lib/fastlane/plugin/apprepo/version.rb |