fastlane-plugin-match_android_v2 0.3.6 → 0.3.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d6f20c2bed97cb720bffa7b3be76e0e47d798cd78de701690d68d77336dcf271
4
- data.tar.gz: 4dd533a03ad6dd89115fb914693baa16aff2d7233473b12c8e30f0b8024f8887
3
+ metadata.gz: 4c1c6712f17b7b2be7bf728763189acc54ea41df7e28d5963e38f149800eacb8
4
+ data.tar.gz: 590326fe01788ae29c4f7dde11a0d901003dc6ba90d57098896ac26ca1ed3ca3
5
5
  SHA512:
6
- metadata.gz: 79f6c1128744d58ec9ff77d98c2d57b1212db50aa91f0643825c0fbc5c3cc1d4f5d8b38da50ab8a9bdf2f89edfe4e9b3a189f556678fb59c0645f1e0c602a265
7
- data.tar.gz: 1e23926c05475b18125f3a40439d99b93f058e3b8e7d8f81161c771d9e3d981ab9723da795f519b1ec16ef2754abee792b8b26b556c85005a351cca801bb90fd
6
+ metadata.gz: 311a44c556b1944e89482acdd8dd89999834014eff32965c04e508d49997daa3faa9ad297550466d33570513ef991b9f89135d8c1101f9a25d293ef33f9cf4de
7
+ data.tar.gz: 6301d33613a239621b011b36682ead44a004b9109760fc9e9f1af8c0a95ea1af98b2a1a7f98e20fe944048d830428c59acffc9e6db9b970b7870255342780165
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module MatchAndroidV2
3
- VERSION = "0.3.6"
3
+ VERSION = "0.3.7"
4
4
  end
5
5
  end
@@ -1,4 +1,4 @@
1
- require 'fastlane/plugin/match_android/version'
1
+ require 'fastlane/plugin/match_android_v2/version'
2
2
 
3
3
  module Fastlane
4
4
  module MatchAndroidV2
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-match_android_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.6
4
+ version: 0.3.7
5
5
  platform: ruby
6
6
  authors:
7
- - Maikel Stuivenberg
7
+ - Foo Bar
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
@@ -137,7 +137,7 @@ dependencies:
137
137
  - !ruby/object:Gem::Version
138
138
  version: 2.144.0
139
139
  description:
140
- email: maikel.stuivenberg@gmail.com
140
+ email: dummyemail@gmail.com
141
141
  executables: []
142
142
  extensions: []
143
143
  extra_rdoc_files: []