Skip to content

Commit f523a2f

Browse files
committed
Add explanation for using trunk branch of release toolkit
1 parent d89eec7 commit f523a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastlane/Pluginfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ group :screenshots, optional: true do
66
gem 'rmagick', '~> 4.1'
77
end
88

9-
gem 'fastlane-plugin-wpmreleasetoolkit', git: '[email protected]:wordpress-mobile/release-toolkit', branch: 'trunk'
9+
gem 'fastlane-plugin-wpmreleasetoolkit', git: '[email protected]:wordpress-mobile/release-toolkit', branch: 'trunk' # Version 4.1 + fixes for promo screenshots helper (pending the next toolkit release)
1010
gem 'fastlane-plugin-sentry', '~> 1.0'
1111
gem 'fastlane-plugin-appcenter', '~> 1.6'

0 commit comments

Comments
 (0)