chore: rename repos a2i -> gotmsg (GitHub + Gitea)

- GitHub: lsxf/a2i -> lsxf/gotmsg
- Gitea: song/a2i -> song/gotmsg
- Updated GITHUB_API, GITEA_API, DEFAULT_ICON_PREFIX
- Updated git remote URLs
- version 1.9.6 -> 1.9.7 (code 35 -> 36)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-10 22:22:41 +08:00
parent 38c2bcd819
commit 1f9f6e9934
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ android {
applicationId = "com.a2i.forwarder"
minSdk = 34
targetSdk = 36
versionCode = 35
versionName = "1.9.6"
versionCode = 36
versionName = "1.9.7"
}
signingConfigs {