We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ca26ad commit e6a3386Copy full SHA for e6a3386
2 files changed
Gemfile.lock
@@ -210,7 +210,7 @@ GEM
210
bundler
211
fastlane
212
pry
213
- fastlane-plugin-stream_actions (0.3.78)
+ fastlane-plugin-stream_actions (0.3.79)
214
xctest_list (= 1.2.1)
215
fastlane-plugin-versioning (0.7.1)
216
fastlane-sirp (1.0.0)
@@ -443,7 +443,7 @@ DEPENDENCIES
443
444
fastlane-plugin-create_xcframework
445
fastlane-plugin-lizard
446
- fastlane-plugin-stream_actions (= 0.3.78)
+ fastlane-plugin-stream_actions (= 0.3.79)
447
fastlane-plugin-versioning
448
jazzy
449
json
fastlane/Pluginfile
@@ -1,3 +1,3 @@
1
gem 'fastlane-plugin-versioning'
2
gem 'fastlane-plugin-create_xcframework'
3
-gem 'fastlane-plugin-stream_actions', '0.3.78'
+gem 'fastlane-plugin-stream_actions', '0.3.79'
0 commit comments