|
@@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
|
|
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
|
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
|
# Read more about iOS versioning at
|
|
# Read more about iOS versioning at
|
|
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
|
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
|
-version: 0.2.7
|
|
|
|
|
|
+version: 0.2.8
|
|
|
|
|
|
environment:
|
|
environment:
|
|
sdk: ">=3.0.0 <4.0.0"
|
|
sdk: ">=3.0.0 <4.0.0"
|
|
@@ -182,4 +182,4 @@ flutter:
|
|
- assets/template/
|
|
- assets/template/
|
|
- assets/test/workspaces/markdowns/
|
|
- assets/test/workspaces/markdowns/
|
|
- assets/test/workspaces/database/
|
|
- assets/test/workspaces/database/
|
|
- # END: EXCLUDE_IN_RELEASE
|
|
|
|
|
|
+ # END: EXCLUDE_IN_RELEASE
|