[android] Remove unused WebRelease specific logo color declaration

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
Konstantin Pastbin
2025-06-01 12:19:16 +07:00
committed by Konstantin Pastbin
parent 22b3d5e49e
commit a1df16f2ef

View File

@@ -1,5 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Make Web-Release icon color distinguishable from Google-Release. //-->
<color name="logo">#209852</color>
</resources>