mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-04-21 20:15:04 +00:00
Merge pull request #699 from barry-ran/dev
fix: mac read client version is 1.21
This commit is contained in:
commit
fa943f75a3
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
#define COMMON_PUSHFILE_DEF "/sdcard/"
|
||||
|
||||
#define COMMON_SERVER_VERSION_KEY "ServerVersion"
|
||||
#define COMMON_SERVER_VERSION_DEF "1.21"
|
||||
#define COMMON_SERVER_VERSION_DEF "1.24"
|
||||
|
||||
#define COMMON_SERVER_PATH_KEY "ServerPath"
|
||||
#define COMMON_SERVER_PATH_DEF "/data/local/tmp/scrcpy-server.jar"
|
||||
|
|
Loading…
Add table
Reference in a new issue