We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adb579e commit d0654a2Copy full SHA for d0654a2
.github/workflows/release_to_internal_or_beta.yml
@@ -11,9 +11,6 @@ on:
11
options:
12
- internal
13
- beta
14
- push:
15
- branches:
16
- - development
17
18
env:
19
SUPPLY_UPLOAD_MAX_RETRIES: 5
Gemfile.lock
@@ -109,7 +109,6 @@ GEM
109
xcodeproj (>= 1.13.0, < 2.0.0)
110
xcpretty (~> 0.3.0)
111
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
112
- fastlane-plugin-increment_version_code (0.4.3)
113
gh_inspector (1.1.3)
114
google-apis-androidpublisher_v3 (0.54.0)
115
google-apis-core (>= 0.11.0, < 2.a)
@@ -215,7 +214,6 @@ PLATFORMS
215
214
216
DEPENDENCIES
217
fastlane
218
- fastlane-plugin-increment_version_code
219
220
BUNDLED WITH
221
2.5.18
0 commit comments