1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-14 11:28:36 +00:00

desktop photo search migrate to dev.flutter (#229)

This commit is contained in:
Brett Morgan
2020-01-14 06:42:47 +10:00
committed by GitHub
parent a13af2b5b1
commit 7b90d1cefc
2 changed files with 18 additions and 18 deletions

View File

@@ -8,7 +8,7 @@
PRODUCT_NAME = Photo Search
// The application's bundle identifier
PRODUCT_BUNDLE_IDENTIFIER = com.example.photoSearch
PRODUCT_BUNDLE_IDENTIFIER = dev.flutter.photoSearch
// The copyright displayed in application information
PRODUCT_COPYRIGHT = Copyright © 2019 com.example. All rights reserved.
PRODUCT_COPYRIGHT = Copyright © 2020 dev.flutter. All rights reserved.