From 0c7b93f6de70fa8db1cee448d4c4bc2345bf1b8c Mon Sep 17 00:00:00 2001 From: Mateusz Fibor Date: Sun, 5 Jan 2025 17:07:13 +0100 Subject: [PATCH] feat: Adapt to qt6 --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 9d3bc93..0b8e82a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "QtScrcpy/QtScrcpyCore"] path = QtScrcpy/QtScrcpyCore - url = git@github.com:barry-ran/QtScrcpyCore.git + url = git@github.com:fibur/QtScrcpyCore.git