mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 23:08:59 +00:00
navigation_and_routing rebuild script (#1368)
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 = bookstore
|
||||
PRODUCT_NAME = navigation_and_routing
|
||||
|
||||
// The application's bundle identifier
|
||||
PRODUCT_BUNDLE_IDENTIFIER = dev.flutter.bookstore
|
||||
PRODUCT_BUNDLE_IDENTIFIER = dev.flutter.navigationAndRouting
|
||||
|
||||
// The copyright displayed in application information
|
||||
PRODUCT_COPYRIGHT = Copyright © 2021 dev.flutter. All rights reserved.
|
||||
PRODUCT_COPYRIGHT = Copyright © 2022 dev.flutter. All rights reserved.
|
||||
|
||||
Reference in New Issue
Block a user