File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ gem 'dotenv'
12
12
gem 'fastlane' , '~> 2'
13
13
gem 'fastlane-plugin-wpmreleasetoolkit' , '~> 6.0'
14
14
gem 'fastlane-plugin-sentry' , '~> 1.0'
15
- gem 'fastlane-plugin-appcenter' , '~> 1.6 '
15
+ gem 'fastlane-plugin-appcenter' , '~> 2.0 '
16
16
gem 'rake' , '~> 12.3'
17
17
gem 'rubocop' , '~> 1.25'
18
18
gem 'rubocop-rake' , '~> 0.6'
Original file line number Diff line number Diff line change 163
163
xcodeproj (>= 1.13.0 , < 2.0.0 )
164
164
xcpretty (~> 0.3.0 )
165
165
xcpretty-travis-formatter (>= 0.0.3 )
166
- fastlane-plugin-appcenter (1.11.1 )
166
+ fastlane-plugin-appcenter (2.0.0 )
167
167
fastlane-plugin-sentry (1.15.0 )
168
168
os (~> 1.1 , >= 1.1.4 )
169
169
fastlane-plugin-wpmreleasetoolkit (6.3.0 )
@@ -355,7 +355,7 @@ DEPENDENCIES
355
355
cocoapods-catalyst-support (~> 0.1 )
356
356
dotenv
357
357
fastlane (~> 2 )
358
- fastlane-plugin-appcenter (~> 1.6 )
358
+ fastlane-plugin-appcenter (~> 2.0 )
359
359
fastlane-plugin-sentry (~> 1.0 )
360
360
fastlane-plugin-wpmreleasetoolkit (~> 6.0 )
361
361
rake (~> 12.3 )
You can’t perform that action at this time.
0 commit comments