mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
new app: Planisphere
This commit is contained in:
parent
5749849b76
commit
e2173441c6
1 changed files with 22 additions and 0 deletions
22
metadata/org.tengel.planisphere.yml
Normal file
22
metadata/org.tengel.planisphere.yml
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/tengel/AndroidPlanisphere
|
||||
|
||||
AutoName: Planisphere
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/tengel/AndroidPlanisphere.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0
|
||||
versionCode: 1
|
||||
commit: v1.0.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v\d+\.\d+\.\d+
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue