mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 10:46:25 +00:00
Ttt scan1
This commit is contained in:
parent
b180dfb5f2
commit
69a53ddcdc
2 changed files with 8 additions and 4 deletions
|
|
@ -1429,9 +1429,12 @@ Builds:
|
|||
- fdroid
|
||||
prebuild: sed -i -e '/githubImplementation/d' build.gradle
|
||||
|
||||
MaintainerNotes: We use the dev fork of RapidDecoder
|
||||
MaintainerNotes: |-
|
||||
* We use the dev fork of RapidDecoder
|
||||
* upstream repo now archived (hence UCM None)
|
||||
* scanner will detect GMS (/com/google/android/gms) in these APKs; those are only stubs here
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '1.133'
|
||||
CurrentVersionCode: 133
|
||||
|
|
|
|||
|
|
@ -474,8 +474,9 @@ Builds:
|
|||
- ./link_to_mupdf_1.16.1.sh
|
||||
ndk: r21d
|
||||
|
||||
MaintainerNotes: Upstream builds separate APKs for each architecture but we build
|
||||
an universal APK.
|
||||
MaintainerNotes: |-
|
||||
* Upstream builds separate APKs for each architecture but we build an universal APK.
|
||||
* scanner will detect GMS (/com/google/android/gms) in these APKs; those are only stubs here, see https://gitlab.com/fdroid/fdroiddata/-/issues/2272#note_493741256
|
||||
|
||||
AutoUpdateMode: Version +-fdroid %v
|
||||
UpdateCheckMode: HTTP
|
||||
|
|
|
|||
Loading…
Reference in a new issue