mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'master' into 'master'
Add com.github.gschwind.fiddle_assistant app See merge request fdroid/fdroiddata!7231
This commit is contained in:
commit
ee974c2831
1 changed files with 29 additions and 0 deletions
29
metadata/com.github.gschwind.fiddle_assistant.yml
Normal file
29
metadata/com.github.gschwind.fiddle_assistant.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Benoit Gschwind
|
||||
AuthorEmail: gschwind@gnu-log.net
|
||||
SourceCode: https://github.com/gschwind/fiddle-assistant
|
||||
IssueTracker: https://github.com/gschwind/fiddle-assistant/issues
|
||||
|
||||
AutoName: Fiddle Assistant
|
||||
Summary: Music tuner with tools for violin
|
||||
Description: |
|
||||
Music tuner with a logging feature that help to check if the user play in tune.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/gschwind/fiddle-assistant.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0
|
||||
versionCode: 100
|
||||
commit: 1.0.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
ndk: r21d
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags \d+\.\d+(\.\d+)?
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 100
|
||||
Loading…
Reference in a new issue