mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Archive Discontinued Apps
This commit is contained in:
parent
60b6266acf
commit
5540972fd5
4 changed files with 8 additions and 4 deletions
|
|
@ -46,6 +46,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
ArchivePolicy: 0
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.0.3
|
||||
|
|
|
|||
|
|
@ -201,6 +201,7 @@ MaintainerNotes: Offers both SFW and NSFW addons, but clearly marks NSFW addons
|
|||
18+. So we don't need to mark it NSFW because the app already does that for such
|
||||
content itself.
|
||||
|
||||
ArchivePolicy: 0
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
VercodeOperation:
|
||||
|
|
|
|||
|
|
@ -44,7 +44,8 @@ Builds:
|
|||
- document-viewer/jni/mupdf/mupdf/build/debug/cquote
|
||||
- document-viewer/jni/mupdf/mupdf/build/debug/fontdump
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
ArchivePolicy: 0
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '2.3'
|
||||
CurrentVersionCode: 2300
|
||||
|
|
|
|||
|
|
@ -27,7 +27,8 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
ArchivePolicy: 0
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.1.4
|
||||
CurrentVersionCode: 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue