mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Update sdk constraint range and update runners (#1706)
This commit is contained in:
@@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
||||
version: 1.0.0+1
|
||||
|
||||
environment:
|
||||
sdk: '>=2.17.0-0 <3.0.0'
|
||||
sdk: '>=2.19.5 <4.0.0'
|
||||
|
||||
# Dependencies specify other packages that your package needs in order to work.
|
||||
# To automatically upgrade your package dependencies to the latest versions
|
||||
|
||||
Reference in New Issue
Block a user