mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Magisk: update MaintainerNotes with hint why we currently cannot build it
This commit is contained in:
parent
a21282c66b
commit
f8ed947a1f
1 changed files with 4 additions and 0 deletions
|
|
@ -392,6 +392,10 @@ MaintainerNotes: |-
|
|||
from f-droid.org later when building the corresponding main apk. The stub apk needs to be added
|
||||
first and the main apk should be built in the next build cycle.
|
||||
|
||||
We currently cannot build the app due to the signing methed used by upstream. Upstream signs the apk
|
||||
when they build it but we sign it on an offline server. See
|
||||
https://gitlab.com/fdroid/rfp/-/issues/283#note_1195540004
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
UpdateCheckData: https://topjohnwu.github.io/magisk-files/stable.json|"versionCode":\s"(\d+)"|.|"version":\s"([\d.]+)"
|
||||
|
|
|
|||
Loading…
Reference in a new issue