Skip to content

Commit

Permalink
Merge pull request #10 from sensuikan1973/upgrade_dart_min_sdk
Browse files Browse the repository at this point in the history
upgrade dart min sdk
  • Loading branch information
sensuikan1973 authored Jan 11, 2021
2 parents 85764b0 + da0962c commit b35dc3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -366,4 +366,4 @@ packages:
source: hosted
version: "2.2.1"
sdks:
dart: ">2.10.0 <3.0.0"
dart: ">2.11.0 <3.0.0"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ author: Naoki Shimizu
homepage: https://github.com/sensuikan1973/edax_runner

environment:
sdk: '>2.10.0 <3.0.0'
sdk: '>2.11.0 <3.0.0'

dev_dependencies:
analyzer: ^0.41.1
Expand Down

0 comments on commit b35dc3d

Please sign in to comment.