From a93ace1ac2cc96c601bf3271e909bca2cf3b5989 Mon Sep 17 00:00:00 2001 From: Izzy Date: Mon, 17 Jan 2022 20:05:19 +0100 Subject: [PATCH] new app: DialogMusicPlayer (phone.vishnu.dialogmusicplayer) --- metadata/phone.vishnu.dialogmusicplayer.yml | 30 +++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 metadata/phone.vishnu.dialogmusicplayer.yml diff --git a/metadata/phone.vishnu.dialogmusicplayer.yml b/metadata/phone.vishnu.dialogmusicplayer.yml new file mode 100644 index 0000000000..3f93db7565 --- /dev/null +++ b/metadata/phone.vishnu.dialogmusicplayer.yml @@ -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