mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
Increment minimum dart SDK version
This commit is contained in:
parent
26adb421e0
commit
0f488cdfd2
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ description: InvenTree stock management
|
||||||
version: 0.5.6+36
|
version: 0.5.6+36
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.12.0 <3.0.0"
|
sdk: ">=2.14.0 <3.0.0"
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue