mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Add missing sdk constriants in pubspec.yaml files. * Update tools/android_lint/pubspec.yaml Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com>
9 lines
127 B
YAML
9 lines
127 B
YAML
name: android_lint
|
|
environment:
|
|
sdk: '>=2.12.0-0.0.dev <3.0.0'
|
|
|
|
dependencies:
|
|
args: 1.5.0
|
|
path: ^1.6.2
|
|
process: ^3.0.9
|