mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
new version number and add about me
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user