We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fbae27b + 9ac35d3 commit e218cebCopy full SHA for e218ceb
QtScrcpy/util/config.cpp
@@ -15,7 +15,7 @@
15
#define COMMON_PUSHFILE_DEF "/sdcard/"
16
17
#define COMMON_SERVER_VERSION_KEY "ServerVersion"
18
-#define COMMON_SERVER_VERSION_DEF "1.21"
+#define COMMON_SERVER_VERSION_DEF "1.24"
19
20
#define COMMON_SERVER_PATH_KEY "ServerPath"
21
#define COMMON_SERVER_PATH_DEF "/data/local/tmp/scrcpy-server.jar"
0 commit comments