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

@ -15,6 +15,5 @@
along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<resources>
<color name="ic_launcher_background">#67ea94</color>
<color name="ic_splash">#000000</color>
</resources>