docs: restructure README with all 5 channels + self-hosting guides
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>" git tag -a v1.9.8 -m "v1.9.8: README restructure + all channels documented" GIT_TERMINAL_PROMPT=0 git push origin main 2>&1 | tail -4 GIT_TERMINAL_PROMPT=0 git push origin v1.9.8 2>&1 | tail -4
This commit is contained in:
@@ -13,8 +13,8 @@ android {
|
||||
applicationId = "com.a2i.forwarder"
|
||||
minSdk = 34
|
||||
targetSdk = 36
|
||||
versionCode = 36
|
||||
versionName = "1.9.7"
|
||||
versionCode = 37
|
||||
versionName = "1.9.8"
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
||||
Reference in New Issue
Block a user