mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2024-12-21 13:54:34 +01:00
39e2d6e230
This avoids having hundreds of megabytes of screenshot data in the main repo every single time we re-generate them. Then developers do not have to clone a huge repo (at least if they clone without submodules). It also enables rewriting the screenshot git history to be smaller without rewriting the code git history (which would be quite a bad idea).
5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
[submodule "app/src/main/play"]
|
|
path = app/src/main/play
|
|
url = https://github.com/AntennaPod/StoreMetadata.git
|
|
branch = main
|