mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-09-26 19:29:06 +00:00
fix: mac read client version is 1.21
This commit is contained in:
parent
06ce462432
commit
9ac35d3956
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
Add a link
Reference in a new issue