mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
new app: DialogMusicPlayer (phone.vishnu.dialogmusicplayer)
This commit is contained in:
parent
c085159b5e
commit
a93ace1ac2
1 changed files with 30 additions and 0 deletions
30
metadata/phone.vishnu.dialogmusicplayer.yml
Normal file
30
metadata/phone.vishnu.dialogmusicplayer.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Vishnu Sanal. T
|
||||
SourceCode: https://github.com/VishnuSanal/DialogMusicPlayer
|
||||
IssueTracker: https://github.com/VishnuSanal/DialogMusicPlayer/issues
|
||||
Changelog: https://github.com/VishnuSanal/DialogMusicPlayer/releases
|
||||
Donate: https://www.buymeacoffee.com/VishnuSanal
|
||||
|
||||
AutoName: Dialog Music Player
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/VishnuSanal/DialogMusicPlayer
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.0
|
||||
versionCode: 3
|
||||
commit: v1.1.0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue