mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
New app: Tuner
This commit is contained in:
parent
4ec425331f
commit
2ed2c16cd5
1 changed files with 23 additions and 0 deletions
23
metadata/de.moekadu.tuner.yml
Normal file
23
metadata/de.moekadu.tuner.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/thetwom/Tuner
|
||||
IssueTracker: https://github.com/thetwom/Tuner/issues
|
||||
|
||||
AutoName: Tuner
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/thetwom/Tuner
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.0
|
||||
versionCode: 4
|
||||
commit: v1.2.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 4
|
||||
Loading…
Reference in a new issue