chore: bump to 1.6.2

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-09 17:04:53 +08:00
parent 7eb2d71795
commit 72f5d256ae
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ android {
applicationId = "com.a2i.forwarder"
minSdk = 34
targetSdk = 36
versionCode = 11
versionName = "1.6.1"
versionCode = 12
versionName = "1.6.2"
}
signingConfigs {