mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
went back to flutter 3.10.6, because 3.13 does not work well with bridge
This commit is contained in:
2
.github/workflows/history.yml
vendored
2
.github/workflows/history.yml
vendored
@@ -4,7 +4,7 @@ on: [workflow_dispatch]
|
||||
|
||||
env:
|
||||
LLVM_VERSION: "10.0"
|
||||
FLUTTER_VERSION: "3.13.0"
|
||||
FLUTTER_VERSION: "3.10.6"
|
||||
TAG_NAME: "tmp"
|
||||
FLUTTER_RUST_BRIDGE_VERSION: "1.75.3"
|
||||
# vcpkg version: 2022.05.10
|
||||
|
||||
Reference in New Issue
Block a user