![auto-submit[bot]](/assets/img/avatar_default.png)
Reverts: flutter/flutter#156549 Initiated by: christopherfujino Reason for reverting: https://github.com/flutter/flutter/issues/156606 Original PR Author: christopherfujino Reviewed By: {matanlurey} This change reverts the following previous change: I manually ran: ``` flutter update-packages --force-upgrade cd dev/tools && dart bin/generate_gradle_lockfiles.dart --no-gradle-generation --no-exclusion ``` Note this bumps the `google_mobile_ads` plugin, which caused https://github.com/flutter/flutter/issues/156474. I expect it to work this time after https://flutter-review.googlesource.com/c/recipes/+/60340
20 lines
564 B
YAML
20 lines
564 B
YAML
name: forbidden_from_release_tests
|
|
publish_to: 'none'
|
|
|
|
environment:
|
|
sdk: '>=3.2.0-0 <4.0.0'
|
|
|
|
dependencies:
|
|
args: 2.5.0
|
|
file: 7.0.0
|
|
package_config: 2.1.0
|
|
path: 1.9.0
|
|
process: 5.0.2
|
|
vm_snapshot_analysis: 0.7.6
|
|
|
|
collection: 1.19.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
|
meta: 1.15.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
|
platform: 3.1.5 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
|
|
|
# PUBSPEC CHECKSUM: 0f92
|