Enable parallel installation of debug and release builds (#3596)

This commit is contained in:
Phil Oliver 2025-11-02 18:26:50 -05:00 committed by GitHub
parent 64dd71bf11
commit 4a5f69458c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 61 additions and 2 deletions

View file

@ -0,0 +1,14 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="108"
android:viewportHeight="108">
<path
android:fillColor="#FFC802"
android:pathData="M0,0h108v108h-108z" />
<path
android:fillAlpha="0.3"
android:fillColor="#000000"
android:pathData="M47.26,70.68H47.2C47.01,70.7 46.88,70.8 46.8,70.92H46.8C46.8,70.92 46.8,70.92 46.8,70.92H46.8C46.79,70.93 46.79,70.93 46.79,70.94C46.73,71.02 46.61,71.31 46.86,71.59L48.04,72.82C47.99,72.96 47.96,73.1 47.96,73.26V75.3C47.96,75.95 48.45,76.48 49.06,76.48H58.99C59.6,76.48 60.09,75.95 60.09,75.3V73.26C60.09,73.09 60.05,72.93 60,72.78L61.14,71.59C61.41,71.29 61.25,70.99 61.2,70.92H61.2C61.2,70.92 61.2,70.92 61.2,70.92C61.12,70.8 60.99,70.7 60.8,70.68C60.63,70.66 60.47,70.72 60.36,70.84L59.16,72.09C59.11,72.08 59.05,72.07 58.99,72.07H49.06C48.98,72.07 48.91,72.08 48.84,72.1L47.64,70.84C47.54,70.74 47.4,70.68 47.26,70.68L47.26,70.68ZM50.82,73.24C51.45,73.24 51.95,73.74 51.95,74.37C51.95,75 51.45,75.5 50.82,75.5C50.19,75.5 49.69,74.99 49.69,74.37C49.69,73.74 50.2,73.24 50.82,73.24ZM57.2,73.24C57.83,73.24 58.33,73.74 58.33,74.37C58.33,74.99 57.83,75.5 57.2,75.5C56.58,75.5 56.07,75 56.07,74.37C56.07,73.74 56.58,73.24 57.2,73.24ZM48.92,77.28C48.39,77.28 47.96,77.68 47.96,78.17V84.44C47.96,84.93 48.39,85.32 48.92,85.32H59.12C59.65,85.32 60.08,84.93 60.08,84.44V78.17C60.08,77.68 59.65,77.28 59.12,77.28H48.92Z" />
</vector>