Update README and change bundle identifier.
This commit is contained in:
parent
fc2e26d606
commit
0504040374
5 changed files with 18 additions and 9 deletions
|
|
@ -1,5 +1,5 @@
|
|||
name: laserscouter
|
||||
description: "A FRC scouting and statistics app. Developed by Laser Robotics"
|
||||
description: "A FRC scouting app. Developed by Laser Robotics"
|
||||
# The following line prevents the package from being accidentally published to
|
||||
# pub.dev using `flutter pub publish`. This is preferred for private packages.
|
||||
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
||||
|
|
@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
|||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
# In Windows, build-name is used as the major, minor, and patch parts
|
||||
# of the product and file versions while build-number is used as the build suffix.
|
||||
version: 1.0.0+1
|
||||
version: 1.0.0
|
||||
|
||||
environment:
|
||||
sdk: ^3.6.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue