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