+2
-2
pubspec.yaml
+2
-2
pubspec.yaml
···
1
1
name: grain
2
-
description: "A new Flutter project."
2
+
description: "Grain Social Mobile App"
3
3
# The following line prevents the package from being accidentally published to
4
4
# pub.dev using `flutter pub publish`. This is preferred for private packages.
5
5
publish_to: "none" # Remove this line if you wish to publish to pub.dev
···
16
16
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
17
17
# In Windows, build-name is used as the major, minor, and patch parts
18
18
# of the product and file versions while build-number is used as the build suffix.
19
-
version: 1.0.0+19
19
+
version: 1.0.0+20
20
20
21
21
environment:
22
22
sdk: ^3.8.1