mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
add Music Player Lite (com.atul.musicplayer.yml)
This commit is contained in:
parent
38f2fa9ef0
commit
24c07c5422
1 changed files with 30 additions and 0 deletions
30
metadata/com.atul.musicplayer.yml
Normal file
30
metadata/com.atul.musicplayer.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: Unlicense
|
||||
AuthorName: Atul Patare
|
||||
AuthorEmail: atulpatare99@gmail.com
|
||||
AuthorWebSite: https://github.com/AP-Atul
|
||||
SourceCode: https://github.com/AP-Atul/music_player_lite
|
||||
IssueTracker: https://github.com/AP-Atul/music_player_lite/issues
|
||||
Changelog: https://github.com/AP-Atul/music_player_lite/releases
|
||||
|
||||
AutoName: Music Player Lite
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/AP-Atul/music_player_lite
|
||||
Binaries: https://github.com/AP-Atul/music_player_lite/releases/download/v%v/mplite.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '0.14'
|
||||
versionCode: 14
|
||||
commit: 9de2b404346c9c90e5cdf441bc582f713eaff084
|
||||
subdir: src/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 99471dd8560c78f435ff9360ded16203ae3ba674c388c122b87bdbb919746f27
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.14'
|
||||
CurrentVersionCode: 14
|
||||
Loading…
Reference in a new issue