From 39e2d6e230bf2ccc3c16443ae12af2ee1151e1f6 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Sat, 9 Mar 2024 11:02:23 +0100 Subject: Move Google Play Metadata to its own repo (#6970) 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). --- app/src/main/play | 1 + 1 file changed, 1 insertion(+) create mode 160000 app/src/main/play (limited to 'app/src/main/play/en-US/listing/phoneScreenshots/01.png') diff --git a/app/src/main/play b/app/src/main/play new file mode 160000 index 000000000..f88328d81 --- /dev/null +++ b/app/src/main/play @@ -0,0 +1 @@ +Subproject commit f88328d81d6509487cba71bc4b2bbe96cc47206f -- cgit v1.2.3