mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
archive apps that we don't have latest version for a long time
This commit is contained in:
parent
1faa3daad7
commit
35e995439a
4 changed files with 7 additions and 3 deletions
|
|
@ -66,7 +66,8 @@ Builds:
|
|||
MaintainerNotes: We have to fix the Gradle version because 4.1.0 does not really exist
|
||||
(see https://gitlab.com/fdroid/fdroidserver/issues/608).
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
ArchivePolicy: 0
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 10500
|
||||
|
|
|
|||
|
|
@ -33,7 +33,8 @@ Builds:
|
|||
commit: 6d342912acaef6a394df0ac997194f3fde7a2c52
|
||||
subdir: GTFSOffline
|
||||
|
||||
ArchivePolicy: 0
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 10
|
||||
|
|
|
|||
|
|
@ -54,6 +54,7 @@ Builds:
|
|||
- sed -i -e '/io.fabric/d' build.gradle
|
||||
ndk: r18b
|
||||
|
||||
ArchivePolicy: 0
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.3.1
|
||||
|
|
|
|||
|
|
@ -89,6 +89,7 @@ MaintainerNotes: |-
|
|||
|
||||
Anonymous usage statistics submission is ON by default, we turn it OFF
|
||||
|
||||
ArchivePolicy: 0
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.14.5-53
|
||||
|
|
|
|||
Loading…
Reference in a new issue