Add more entries
This commit is contained in:
parent
330508fffa
commit
925a1f35c4
7 changed files with 9 additions and 3 deletions
|
@ -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.032525+0335
|
||||
version: 1.0.032525+0339
|
||||
|
||||
environment:
|
||||
sdk: ^3.7.0
|
||||
|
@ -359,6 +359,10 @@ flutter:
|
|||
- assets/sprites/swampert.png
|
||||
- assets/sprites/poochyena.png
|
||||
- assets/sprites/mightyena.png
|
||||
- assets/sprites/zigzagoon.png
|
||||
- assets/sprites/zigzagoon-galarian.png
|
||||
- assets/sprites/linoone.png
|
||||
- assets/sprites/linoone-galarian.png
|
||||
|
||||
# An image asset can refer to one or more resolution-specific "variants", see
|
||||
# https://flutter.dev/to/resolution-aware-images
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue