feat: add Meow forwarding channel

This commit is contained in:
2026-07-10 10:29:30 +08:00
parent 336f49e4eb
commit 22ac5a31ff
9 changed files with 548 additions and 66 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ android {
applicationId = "com.a2i.forwarder"
minSdk = 34
targetSdk = 36
versionCode = 25
versionName = "1.8.8"
versionCode = 26
versionName = "1.8.9"
}
signingConfigs {