update icons

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-06-02 13:09:43 +08:00
parent e5f2a1b0e5
commit 6bcd143362
10 changed files with 71 additions and 26 deletions

View File

@@ -45,7 +45,9 @@ android {
}
buildFeatures {
resValues = true
if (project.hasProperty("dev")) {
resValues = true
}
}
buildTypes {