diff --git a/app_data/assets/contents.json b/app_data/assets/contents.json index 529cb51..52aaebc 100644 --- a/app_data/assets/contents.json +++ b/app_data/assets/contents.json @@ -971,14 +971,6 @@ "md5Checksum": "c9c7ec22c963b8856fd6497908bb6d1c", "size_kb": 3585.4 }, - "videos/draft/doreen.mp4": { - "md5Checksum": "e02e5f9ac764620b9af5922864c81c43", - "size_kb": 2265.5 - }, - "videos/draft/vincent_2.mp4": { - "md5Checksum": "429687c031d55cb20f505b20582b5d0a", - "size_kb": 2046.5 - }, "videos/head_family8.mp4": { "md5Checksum": "4c728ae802c0b2235e64f314a5a8f632", "size_kb": 4283.4 diff --git a/app_data/assets/videos/draft/doreen.mp4 b/app_data/assets/videos/draft/doreen.mp4 deleted file mode 100644 index 08b42be..0000000 Binary files a/app_data/assets/videos/draft/doreen.mp4 and /dev/null differ diff --git a/app_data/assets/videos/draft/vincent_2.mp4 b/app_data/assets/videos/draft/vincent_2.mp4 deleted file mode 100644 index b4281fd..0000000 Binary files a/app_data/assets/videos/draft/vincent_2.mp4 and /dev/null differ diff --git a/config.ts b/config.ts index 02385f1..39541d0 100644 --- a/config.ts +++ b/config.ts @@ -13,7 +13,7 @@ config.google_drive = { config.git = { content_repo: "https://github.com/IDEMSInternational/pfr-app-content.git", - content_tag_latest: "1.1.18", + content_tag_latest: "1.1.19", }; config.android = { diff --git a/reports/summary.json b/reports/summary.json index 7fe653a..756388b 100644 --- a/reports/summary.json +++ b/reports/summary.json @@ -171,8 +171,8 @@ }, { "assets": "unused", - "KB": "34873 KB", - "MB": "34.9 MB" + "KB": "30561 KB", + "MB": "30.6 MB" } ], "assets_unused": [ @@ -787,14 +787,6 @@ { "path": "pdf/facilitator_manual/10_review_pfr_manual.pdf", "size_kb": 1217.9 - }, - { - "path": "videos/draft/doreen.mp4", - "size_kb": 2265.5 - }, - { - "path": "videos/draft/vincent_2.mp4", - "size_kb": 2046.5 } ], "assets_missing": [ diff --git a/reports/summary.md b/reports/summary.md index 692e12c..4a40e90 100644 --- a/reports/summary.md +++ b/reports/summary.md @@ -58,7 +58,7 @@ | assets | KB | MB | | --- | --- | --- | | total | 71679 KB | 71.7 MB | -| unused | 34873 KB | 34.9 MB | +| unused | 30561 KB | 30.6 MB |
@@ -221,8 +221,6 @@ Assets that appear in app-data but do not have references within sheets | lottie/cascading_stars.json | 140.5 | | lottie/well_done.txt | 0.2 | | pdf/facilitator_manual/10_review_pfr_manual.pdf | 1217.9 | -| videos/draft/doreen.mp4 | 2265.5 | -| videos/draft/vincent_2.mp4 | 2046.5 |