mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Remove design/ git submodule (#3177)
This commit is contained in:
parent
a1d9f926cb
commit
f63d1ea54e
3 changed files with 0 additions and 10 deletions
6
.github/renovate.json
vendored
6
.github/renovate.json
vendored
|
|
@ -32,12 +32,6 @@
|
|||
"groupName": "Meshtastic Protobufs",
|
||||
"groupSlug": "meshtastic-protobufs"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": [
|
||||
"https://github.com/meshtastic/design.git"
|
||||
],
|
||||
"changelogUrl": "https://github.com/meshtastic/design/compare/{{currentDigest}}...{{newDigest}}"
|
||||
},
|
||||
{
|
||||
"description": "Group all AndroidX dependencies (excluding more specific AndroidX groups)",
|
||||
"groupName": "AndroidX (General)",
|
||||
|
|
|
|||
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,6 +1,3 @@
|
|||
[submodule "app proto submodule"]
|
||||
path = core/proto/src/main/proto
|
||||
url = https://github.com/meshtastic/protobufs.git
|
||||
[submodule "design"]
|
||||
path = design
|
||||
url = https://github.com/meshtastic/design.git
|
||||
|
|
|
|||
1
design
1
design
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 90014f40e8aa1d6f74ad9f2c0f0a1920553e17c1
|
||||
Loading…
Add table
Add a link
Reference in a new issue