feat: Meow official logo (extracted from brand image)
- Meow channel mark now uses the official cat-face logo (transparent background, cropped from brand image) - All five channels now have proper brand/themed icons - version 1.8.10 -> 1.8.11 (code 27 -> 28) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -13,8 +13,8 @@ android {
|
||||
applicationId = "com.a2i.forwarder"
|
||||
minSdk = 34
|
||||
targetSdk = 36
|
||||
versionCode = 27
|
||||
versionName = "1.8.10"
|
||||
versionCode = 28
|
||||
versionName = "1.8.11"
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
||||
Reference in New Issue
Block a user