This commit is contained in:
rustdesk 2024-06-22 20:51:07 +08:00
parent 416efe9fd3
commit baeee642dd
2 changed files with 4 additions and 4 deletions

View File

@ -857,10 +857,10 @@ packages:
dependency: transitive
description:
name: meta
sha256: "7687075e408b093f36e6bbf6c91878cc0d4cd10f409506f7bc996f68220b9136"
sha256: d584fa6707a52763a52446f02cc621b077888fb63b93bbcb1143a7be5a0c0c04
url: "https://pub.dev"
source: hosted
version: "1.12.0"
version: "1.11.0"
mime:
dependency: transitive
description:
@ -1613,5 +1613,5 @@ packages:
source: hosted
version: "0.2.1"
sdks:
dart: ">=3.3.0-0 <4.0.0"
dart: ">=3.2.0 <4.0.0"
flutter: ">=3.16.0"

View File

@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# 1.1.9-1 works for android, but for ios it becomes 1.1.91, need to set it to 1.1.9-a.1 for iOS, will get 1.1.9.1, but iOS store not allow 4 numbers
version: 1.2.6+42
version: 1.2.6+43
environment:
sdk: '^3.1.0'