new version number and add about me

This commit is contained in:
open-trade
2020-11-30 11:35:43 +08:00
parent 14130e135c
commit a8a83f758f
3 changed files with 86 additions and 3 deletions

View File

@@ -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.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.0+1
version: 1.1.0
environment:
sdk: ">=2.7.0 <3.0.0"
@@ -39,6 +39,8 @@ dependencies:
wakelock: ^0.2.1+1
device_info: ^1.0.0
firebase_analytics: ^6.2.0
package_info: ^0.4.3+2
url_launcher: ^5.7.10
dev_dependencies:
flutter_launcher_icons: "^0.8.0"