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

Reverting the dev.flutter -> com.example change (#222)

This commit is contained in:
Brett Morgan
2020-01-10 10:16:34 +11:00
committed by GitHub
parent 2ec96efca9
commit eea6f180ee
7 changed files with 10 additions and 10 deletions

View File

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