From 8a214669ba06807ba57066cf17b504e174dd57bb Mon Sep 17 00:00:00 2001 From: Andre Kirchhoff Date: Wed, 1 Jun 2022 19:11:44 -0300 Subject: [PATCH] update .gitmodules proto to 1.2-legacy branch --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index e225f97e7..b3af2a267 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,7 @@ [submodule "app/src/main/proto"] path = app/src/main/proto url = https://github.com/meshtastic/Meshtastic-protobufs.git + branch = 1.2-legacy [submodule "geeksville-androidlib"] path = geeksville-androidlib url = https://github.com/meshtastic/geeksville-androidlib.git