mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-04 20:29:08 -04:00
chore: bump minimum dart version
This commit is contained in:
parent
441dcac1d7
commit
7a067beeb9
3 changed files with 6 additions and 4 deletions
|
@ -3,8 +3,8 @@ description: Dart bindings to libgit2
|
|||
version: 0.0.1
|
||||
|
||||
environment:
|
||||
sdk: ">=2.15.0 <3.0.0"
|
||||
flutter: ">=2.8.0"
|
||||
sdk: ">=2.16.0 <3.0.0"
|
||||
flutter: ">=2.10.0"
|
||||
|
||||
dependencies:
|
||||
args: ^2.3.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue