fix(colors): adiciona @color/primary referenciada pelo ic_launcher adaptativo
Publish Docs / build (release) Successful in 19s
Release / Build insecure (release) Failing after 3m7s
Release / Build release (release) Failing after 2m53s
Release / release (release) Has been skipped

This commit is contained in:
2026-04-22 21:49:02 +01:00
parent a2f3eb9c96
commit fff1fc2ab2
+2
View File
@@ -8,4 +8,6 @@
<color name="black">#FF000000</color>
<color name="white">#FFFFFFFF</color>
<color name="progressBarOverlay">#33FFFFFF</color>
<!-- WhatSMS brand colors -->
<color name="primary">#25D366</color>
</resources>