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