fix app name
This commit is contained in:
parent
0ec49766f9
commit
420249889d
|
|
@ -9,7 +9,7 @@
|
|||
// 'flutter create' template.
|
||||
|
||||
// The application's name. By default this is also the title of the Flutter window.
|
||||
PRODUCT_NAME = ollama_app
|
||||
PRODUCT_NAME = Ollama
|
||||
|
||||
// The application's bundle identifier
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.freakurl.apps.ollamaApp
|
||||
|
|
|
|||
Loading…
Reference in New Issue