mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
new app: Console Curses Guitar Tuner
This commit is contained in:
parent
d390678127
commit
f97f31488c
1 changed files with 25 additions and 0 deletions
25
metadata/de.fff.ccgt.yml
Normal file
25
metadata/de.fff.ccgt.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
AuthorName: pterodactylus42
|
||||
WebSite: http://blog.form-follows-function.de/
|
||||
SourceCode: https://github.com/pterodactylus42/ccgt
|
||||
IssueTracker: https://github.com/pterodactylus42/ccgt/issues
|
||||
|
||||
AutoName: Console Curses Guitar Tuner
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/pterodactylus42/ccgt/
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: v1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue