mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Attestation Coronavirus package name
This commit is contained in:
parent
21a5b50a67
commit
497c013019
2 changed files with 27 additions and 51 deletions
|
|
@ -1,51 +0,0 @@
|
|||
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
|
||||
|
||||
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
|
||||
27
metadata/com.poupa.attestationdeplacement.yml
Normal file
27
metadata/com.poupa.attestationdeplacement.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
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/AttestationDeplacement
|
||||
IssueTracker: https://github.com/AdrienPoupa/AttestationDeplacement/issues
|
||||
|
||||
AutoName: Attestation de déplacement
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/AdrienPoupa/AttestationDeplacement
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.0
|
||||
versionCode: 9
|
||||
commit: 1.2.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i '/systemProp\.http\.proxy/d' ~/.gradle/gradle.properties
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 9
|
||||
Loading…
Reference in a new issue