fix app name

This commit is contained in:
zlwu 2024-11-17 13:35:32 +08:00
parent 0ec49766f9
commit 420249889d
1 changed files with 1 additions and 1 deletions

View File

@ -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