From ecea0eae2660e312d51ea9aae47618d3b3ae2367 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Tue, 9 Dec 2025 12:56:36 +0100 Subject: [PATCH] Set submodule nymea-remoteproxy back to master branch --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 6bbdd2fa..540bdea7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,7 +5,7 @@ [submodule "nymea-remoteproxy"] path = nymea-remoteproxy url = https://github.com/nymea/nymea-remoteproxy.git - branch = qt6-cmake + branch = master [submodule "android_openssl"] path = 3rdParty/android/android_openssl url = https://github.com/KDAB/android_openssl.git