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