mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Merge branch 'Add-LRC-Editor' into 'master'
New app: LRC-Editor Closes rfp#1422 See merge request fdroid/fdroiddata!7314
This commit is contained in:
commit
b6848f1f5e
1 changed files with 25 additions and 0 deletions
25
metadata/com.cg.lrceditor.yml
Normal file
25
metadata/com.cg.lrceditor.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
AuthorName: CG Devworks
|
||||
AuthorEmail: cg.devworks@gmail.com
|
||||
SourceCode: https://github.com/Spikatrix/LRC-Editor
|
||||
IssueTracker: https://github.com/Spikatrix/LRC-Editor/issues
|
||||
|
||||
AutoName: LRC Editor
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Spikatrix/LRC-Editor.git
|
||||
|
||||
Builds:
|
||||
- versionName: 3.2.4
|
||||
versionCode: 52
|
||||
commit: v3.2.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.2.4
|
||||
CurrentVersionCode: 52
|
||||
Loading…
Reference in a new issue