mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-04-20 11:35:56 +00:00
fix: mac read client version is 1.21
This commit is contained in:
parent
01bbff8fe4
commit
8c0b3d4870
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