mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Merge branch 'add-musical-notes' into 'master'
Add musical-notes-android See merge request fdroid/fdroiddata!5669
This commit is contained in:
commit
e79a4c37b1
1 changed files with 23 additions and 0 deletions
23
metadata/jl.musicalnotes.yml
Normal file
23
metadata/jl.musicalnotes.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://codeberg.org/jonas-l/musical-notes-android
|
||||
IssueTracker: https://codeberg.org/jonas-l/musical-notes-android/issues
|
||||
|
||||
AutoName: Musical Notes
|
||||
|
||||
RepoType: git
|
||||
Repo: https://codeberg.org/jonas-l/musical-notes-android.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: release-1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version release-%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue