Android: add submodule
This commit is contained in:
parent
1a7874c4bb
commit
79d2d286be
3 changed files with 4 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -51,4 +51,3 @@ public/assets/generated/
|
|||
public/assets/langs/*
|
||||
android/
|
||||
dist-full/
|
||||
android/
|
||||
|
|
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "android"]
|
||||
path = android
|
||||
url = git@github.com:MapComplete/android.git
|
1
android
Submodule
1
android
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 3a28ccb4fb779c5f318563eaa708639aeebddc5e
|
Loading…
Add table
Reference in a new issue