mirror of
https://github.com/vide/matedroid.git
synced 2026-01-20 00:03:17 +08:00
chore: move binary to top-level Binaries in F-Droid metadata
Per F-Droid reviewer feedback - use global Binaries field instead of per-build binary field since the URL pattern is consistent. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -23,6 +23,8 @@ Repo: https://github.com/vide/matedroid.git
|
||||
|
||||
AllowedAPKSigningKeys: 92b34b1e456504fbacafcc3505d132c630eac75f0bd96878d4b769b20cb71a5b
|
||||
|
||||
Binaries: https://github.com/vide/matedroid/releases/download/v%v/matedroid-%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 0.8.2
|
||||
versionCode: 13
|
||||
@@ -30,7 +32,6 @@ Builds:
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/vide/matedroid/releases/download/v%v/matedroid-%v.apk
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
|
||||
Reference in New Issue
Block a user