diff --git a/.gitmodules b/.gitmodules index a989358cb..2e7f12732 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "app/src/main/proto"] path = app/src/main/proto url = https://github.com/meshtastic/Meshtastic-protobufs.git +[submodule "geeksville-androidlib"] + path = geeksville-androidlib + url = https://github.com/meshtastic/geeksville-androidlib.git diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 88c27cdd3..1bd955209 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -3,6 +3,7 @@ + diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 9e4218b08..54874b2cf 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -12,7 +12,7 @@