1
0
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:
Brett Morgan
2023-04-08 07:44:56 +10:00
committed by GitHub
parent 07bcb61521
commit 31a3d14618
453 changed files with 6679 additions and 1456 deletions

View File

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