ui: orange info icons + cleanup old releases
- Bark/ntfy help (info) icons now bright orange (#FF9800) - Deleted all releases below v1.8.0 from GitHub and Gitea - version 1.8.7 -> 1.8.8 (code 24 -> 25) 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 = 24
|
||||
versionName = "1.8.7"
|
||||
versionCode = 25
|
||||
versionName = "1.8.8"
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
||||
Reference in New Issue
Block a user