mirror of
https://github.com/flutter/samples.git
synced 2026-05-02 04:28:23 +00:00
Rebuild runners (#1725)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
PRODUCT_NAME = provider_counter
|
||||
|
||||
// The application's bundle identifier
|
||||
PRODUCT_BUNDLE_IDENTIFIER = dev.flutter.providerCounter
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.example.providerCounter
|
||||
|
||||
// The copyright displayed in application information
|
||||
PRODUCT_COPYRIGHT = Copyright © 2020 dev.flutter. All rights reserved.
|
||||
PRODUCT_COPYRIGHT = Copyright © 2023 com.example. All rights reserved.
|
||||
|
||||
Reference in New Issue
Block a user