mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Merge branch 'adding-fta' into 'master'
Added Fertility Test Analyser app metadata. See merge request fdroid/fdroiddata!6086
This commit is contained in:
commit
b98aaa359f
1 changed files with 26 additions and 0 deletions
26
metadata/com.colnix.fta.yml
Normal file
26
metadata/com.colnix.fta.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
||||||
|
Categories:
|
||||||
|
- Sports & Health
|
||||||
|
License: Apache-2.0
|
||||||
|
AuthorName: Colnix Technology
|
||||||
|
WebSite: https://www.colnix.com
|
||||||
|
SourceCode: https://gitlab.com/colnix/fta
|
||||||
|
IssueTracker: https://gitlab.com/colnix/fta/issues
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://gitlab.com/colnix/fta.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 2.1.0
|
||||||
|
versionCode: 22
|
||||||
|
commit: 2.1.0
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt install -y inkscape
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 2.1.0
|
||||||
|
CurrentVersionCode: 22
|
||||||
Loading…
Reference in a new issue