mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
make package name lowercase
This commit is contained in:
parent
83e29777c2
commit
e637e2a9bc
34 changed files with 159 additions and 159 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
# This is a generated file; do not edit or check into version control.
|
||||
export "FLUTTER_ROOT=c:\flutter"
|
||||
export "FLUTTER_ROOT=C:\flutter"
|
||||
export "FLUTTER_APPLICATION_PATH=C:\inventree-app"
|
||||
export "COCOAPODS_PARALLEL_CODE_SIGN=true"
|
||||
export "FLUTTER_TARGET=lib\main.dart"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue