feat: set display information correctly

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
This commit is contained in:
TheOneWithTheBraid 2023-05-19 14:11:27 +02:00
commit ff67fb125b
2 changed files with 5 additions and 5 deletions

View file

@ -5,10 +5,10 @@
// 'flutter create' template.
// The application's name. By default this is also the title of the Flutter window.
PRODUCT_NAME = fluffychat
PRODUCT_NAME = FluffyChat
// The application's bundle identifier
PRODUCT_BUNDLE_IDENTIFIER = im.fluffychat.fluffychat
// The copyright displayed in application information
PRODUCT_COPYRIGHT = Copyright © 2023 im.fluffychat. All rights reserved.
PRODUCT_COPYRIGHT = Copyright © 2023 FluffyChat authors. All rights reserved.