mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Increase minimum SDK version (to activate nullsafety)
This commit is contained in:
parent
04180a42c7
commit
2988716bf3
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ description: InvenTree stock management
|
|||
version: 0.2.5+13
|
||||
|
||||
environment:
|
||||
sdk: ">=2.1.0 <3.0.0"
|
||||
sdk: ">=2.12.0 <3.0.0"
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue