diff --git a/.github/resource-optimizer/config.json b/.github/resource-optimizer/config.json index 364fda56bb9e..46f35e8e8f34 100644 --- a/.github/resource-optimizer/config.json +++ b/.github/resource-optimizer/config.json @@ -19,7 +19,7 @@ "png_webp_lossy_method": 6, "jpeg_webp_quality": 88, "jpeg_webp_method": 6, - "jpeg_avif_enabled": true, + "jpeg_avif_enabled": false, "jpeg_avif_crf": 30, "jpeg_avif_preset": 4, "audio_codec": "libopus", diff --git a/osu.Android.props b/osu.Android.props index c4692c761dd8..fa449c463239 100644 --- a/osu.Android.props +++ b/osu.Android.props @@ -93,6 +93,13 @@ assembly that uses runtime reflection, making this "manual trim" rather than automatic: the linker strips only what we knowingly leave out of Linker.xml. --> Full + + true