Skip to content

Commit 4bd0258

Browse files
committed
Point release-toolkit to app-size-metrics+android-universal-apk branch
1 parent d481d01 commit 4bd0258

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GIT
22
remote: git@github.com:wordpress-mobile/release-toolkit
3-
revision: 49e0c21b5cf51ed523d10bc69070df079d8aea7c
4-
branch: app-size-metrics
3+
revision: f1d098a1bdd9edb117c230c934f3d8fa715b1cba
4+
branch: app-size-metrics+android-universal-apk
55
specs:
66
fastlane-plugin-wpmreleasetoolkit (4.1.0)
77
activesupport (~> 5)

fastlane/Pluginfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ group :screenshots, optional: true do
77
end
88

99
# gem 'fastlane-plugin-wpmreleasetoolkit', git: 'git@github.com:wordpress-mobile/release-toolkit.git', branch: 'trunk'
10-
gem 'fastlane-plugin-wpmreleasetoolkit', git: 'git@github.com:wordpress-mobile/release-toolkit', branch: 'app-size-metrics'
10+
gem 'fastlane-plugin-wpmreleasetoolkit', git: 'git@github.com:wordpress-mobile/release-toolkit', branch: 'app-size-metrics+android-universal-apk'
1111
# gem 'fastlane-plugin-wpmreleasetoolkit', '~> 4.1'

0 commit comments

Comments
 (0)