mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Merge branch 'pulse' into 'master'
new app: Pulse Music Closes rfp#1453 See merge request fdroid/fdroiddata!8062
This commit is contained in:
commit
eeb50754c4
1 changed files with 25 additions and 0 deletions
25
metadata/com.hardcodecoder.pulsemusic.yml
Normal file
25
metadata/com.hardcodecoder.pulsemusic.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Ashutosh Patoa
|
||||
SourceCode: https://github.com/HardcodeCoder/PulseMusic
|
||||
IssueTracker: https://github.com/HardcodeCoder/PulseMusic/issues
|
||||
Changelog: https://github.com/HardcodeCoder/PulseMusic/releases
|
||||
|
||||
AutoName: Pulse Music
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/HardcodeCoder/PulseMusic
|
||||
|
||||
Builds:
|
||||
- versionName: 4.0.5
|
||||
versionCode: 210040005
|
||||
commit: v4.0.5
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.0.5
|
||||
CurrentVersionCode: 210040005
|
||||
Loading…
Reference in a new issue