♻️ Refactored and joined the Solar Network
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 = goatagent
|
||||
PRODUCT_NAME = solaragent
|
||||
|
||||
// The application's bundle identifier
|
||||
PRODUCT_BUNDLE_IDENTIFIER = studio.smartsheep.goatagent
|
||||
PRODUCT_BUNDLE_IDENTIFIER = dev.solsynth.solaragent
|
||||
|
||||
// The copyright displayed in application information
|
||||
PRODUCT_COPYRIGHT = Copyright © 2024 studio.smartsheep. All rights reserved.
|
||||
PRODUCT_COPYRIGHT = Copyright © 2024 dev.solsynth. All rights reserved.
|
||||
|
@@ -9,7 +9,7 @@
|
||||
<key>PLIST_VERSION</key>
|
||||
<string>1</string>
|
||||
<key>BUNDLE_ID</key>
|
||||
<string>studio.smartsheep.goatagent.RunnerTests</string>
|
||||
<string>dev.solsynth.solaragent.RunnerTests</string>
|
||||
<key>PROJECT_ID</key>
|
||||
<string>smartsheep-hydrogen</string>
|
||||
<key>STORAGE_BUCKET</key>
|
||||
|
Reference in New Issue
Block a user