v1.15: new pixel-art tank launcher icon
Build APK / build (push) Successful in 1m29s

Replace the hexagon "C" launcher icon with the tank-crushing-electronics
art. Adaptive icon (anydpi-v26): full art as foreground over teal
#284950 background, so it masks cleanly to any launcher shape; legacy
PNG bitmaps generated for all densities. Refreshes repo-root icon.png.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-04 13:34:17 +00:00
parent 4470a6f7ba
commit 1d4356c1d7
30 changed files with 13 additions and 102 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId = "me.khodak.claudeusage"
minSdk = 26
targetSdk = 34
versionCode = 15
versionName = "1.14"
versionCode = 16
versionName = "1.15"
}
signingConfigs {