fastlane-plugin-googledrive_spquyt 0.1.0 → 0.1.5

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: 3cbd8ab899865cdb43df6b2092da2609f2bcc94ac370db7e059cea4942185f1e
4
- data.tar.gz: fd4039fd3061a85070ec348e8e9df0f650e3551ac40386bb05acf3e2cc7a09f8
3
+ metadata.gz: af48ed190a885f88f7680766ad641b815038356df27e0bcad506bcb0fbe9b370
4
+ data.tar.gz: e636087db44c6bc4d6450e77484ddede87440088d3c78fd3526377b8a16a9781
5
5
  SHA512:
6
- metadata.gz: 2f0bdfa4f6ce85a9c081c84e4b07b0622c9f5cf7eadec6fb46f00151a14ae9b82a4a3171dc68939c2bc4babffdc7217f70a06b6019526cc45727ed091d63d22b
7
- data.tar.gz: 3463baf6d9bba45281db20cdaec7816629acc7adbfff3fda12845c3d87591e36c6a89b01ec754de31fbfb22e3196d9ca81021449ef8f0d180c591fc8a9781722
6
+ metadata.gz: a98d8e5c1ca611ff4d6c8bb9454088d95f555f88ef45eccd4c6781ed4607b0bb088f8c11022f95847ccb029e1a20e712dd5c17920a0e5eb738b836f470d6ad3b
7
+ data.tar.gz: 6b51a6b8d490b8438da7fd19d827b9a0d61aa2735bd5139fdfdc6c980edf7d871fe27836136208c098f30ad1ca0bc8ab80981af074d0de326e6f3e8228dda374
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module GoogledriveSpquyt
3
- VERSION = "0.1.0"
3
+ VERSION = "0.1.5"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-googledrive_spquyt
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - QuocTA-Amela
@@ -185,7 +185,7 @@ files:
185
185
  - lib/fastlane/plugin/googledrive_spquyt/actions/upload_to_google_drive_action.rb
186
186
  - lib/fastlane/plugin/googledrive_spquyt/helper/googledrive_spquyt_helper.rb
187
187
  - lib/fastlane/plugin/googledrive_spquyt/version.rb
188
- homepage:
188
+ homepage: https://github.com/SpQuyt/fastlane-plugin-googledrive_spquyt
189
189
  licenses:
190
190
  - MIT
191
191
  metadata: {}