feat: add telemetry + bump to 1.9.9

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-11 08:43:03 +08:00
parent f7adeda080
commit 70f9ba093f
3 changed files with 147 additions and 2 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ android {
applicationId = "com.a2i.forwarder"
minSdk = 34
targetSdk = 36
versionCode = 37
versionName = "1.9.8"
versionCode = 38
versionName = "1.9.9"
}
signingConfigs {