mirror of
https://github.com/rive-app/rive-flutter.git
synced 2025-07-01 20:45:11 +08:00
Fixing resolve for format_7
This commit is contained in:
@ -5,10 +5,10 @@
|
||||
// 'flutter create' template.
|
||||
|
||||
// The application's name. By default this is also the title of the Flutter window.
|
||||
PRODUCT_NAME = rive_example
|
||||
PRODUCT_NAME = example
|
||||
|
||||
// The application's bundle identifier
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.example.riveExample
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.example.example
|
||||
|
||||
// The copyright displayed in application information
|
||||
PRODUCT_COPYRIGHT = Copyright © 2020 com.example. All rights reserved.
|
||||
PRODUCT_COPYRIGHT = Copyright © 2021 com.example. All rights reserved.
|
||||
|
Reference in New Issue
Block a user