mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Revert old application metatada for archival
This commit is contained in:
parent
497c013019
commit
073aa286e7
2 changed files with 60 additions and 5 deletions
55
metadata/com.adrienpoupa.attestationcoronavirus.yml
Normal file
55
metadata/com.adrienpoupa.attestationcoronavirus.yml
Normal file
|
|
@ -0,0 +1,55 @@
|
||||||
|
Categories:
|
||||||
|
- Phone & SMS
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: Adrien Poupa
|
||||||
|
AuthorEmail: adrien@poupa.fr
|
||||||
|
WebSite: https://adrien.poupa.fr
|
||||||
|
SourceCode: https://github.com/AdrienPoupa/AttestationCoronavirus
|
||||||
|
IssueTracker: https://github.com/AdrienPoupa/AttestationCoronavirus/issues
|
||||||
|
|
||||||
|
AutoName: Attestation Coronavirus
|
||||||
|
Description: |-
|
||||||
|
This application moved to
|
||||||
|
https://f-droid.org/en/packages/com.poupa.attestationdeplacement
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/AdrienPoupa/AttestationCoronavirus
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.0.3
|
||||||
|
versionCode: 3
|
||||||
|
commit: 0.0.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i '/systemProp\.http\.proxy/d' ~/.gradle/gradle.properties
|
||||||
|
|
||||||
|
- versionName: 0.0.4
|
||||||
|
versionCode: 4
|
||||||
|
commit: 0.0.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i '/systemProp\.http\.proxy/d' ~/.gradle/gradle.properties
|
||||||
|
|
||||||
|
- versionName: 1.0.1
|
||||||
|
versionCode: 6
|
||||||
|
commit: 1.0.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i '/systemProp\.http\.proxy/d' ~/.gradle/gradle.properties
|
||||||
|
|
||||||
|
- versionName: 1.1.0
|
||||||
|
versionCode: 8
|
||||||
|
commit: 1.1.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i '/systemProp\.http\.proxy/d' ~/.gradle/gradle.properties
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.1.0
|
||||||
|
CurrentVersionCode: 8
|
||||||
|
|
||||||
|
|
@ -13,9 +13,9 @@ RepoType: git
|
||||||
Repo: https://github.com/AdrienPoupa/AttestationDeplacement
|
Repo: https://github.com/AdrienPoupa/AttestationDeplacement
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 1.2.0
|
- versionName: 1.4.0
|
||||||
versionCode: 9
|
versionCode: 12
|
||||||
commit: 1.2.0
|
commit: 1.4.0
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
@ -23,5 +23,5 @@ Builds:
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.2.0
|
CurrentVersion: 1.4.0
|
||||||
CurrentVersionCode: 9
|
CurrentVersionCode: 12
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue