mirror of
https://github.com/flutter/samples.git
synced 2026-04-02 17:52:56 +00:00
Update sdk constraint range and update runners (#1706)
This commit is contained in:
@@ -3,7 +3,7 @@ description: A demonstration of JSON parsing
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
sdk: ">=2.19.2 <3.0.0"
|
||||
sdk: '>=2.19.5 <4.0.0'
|
||||
|
||||
dependencies:
|
||||
json_annotation: ^4.5.0
|
||||
|
||||
Reference in New Issue
Block a user