mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
New App: Geological Timescale
This commit is contained in:
parent
d9889417a6
commit
66d409a156
1 changed files with 22 additions and 0 deletions
22
metadata/org.tengel.timescale.yml
Normal file
22
metadata/org.tengel.timescale.yml
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/tengel/GeologicalTimescale
|
||||
|
||||
AutoName: Geological Timescale
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/tengel/GeologicalTimescale.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.4.1
|
||||
versionCode: 6
|
||||
commit: fdroid-0.4.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version fdroid-%v
|
||||
UpdateCheckMode: Tags fdroid-\d+\.\d+\.\d+
|
||||
CurrentVersion: 0.4.1
|
||||
CurrentVersionCode: 6
|
||||
Loading…
Reference in a new issue