From 25d2641b93686e94e20e2daa3faf22f902bb3e4f Mon Sep 17 00:00:00 2001 From: Stas Date: Sun, 30 Jun 2019 01:07:47 +0000 Subject: [PATCH] Update com.punksta.apps.volumecontrol.yml implement Izzy's suggestions --- metadata/com.punksta.apps.volumecontrol.yml | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/com.punksta.apps.volumecontrol.yml diff --git a/metadata/com.punksta.apps.volumecontrol.yml b/metadata/com.punksta.apps.volumecontrol.yml new file mode 100644 index 0000000000..48a687fd0b --- /dev/null +++ b/metadata/com.punksta.apps.volumecontrol.yml @@ -0,0 +1,24 @@ +Categories: + - System +License: MIT +SourceCode: https://github.com/punksta/volume_control_android +IssueTracker: https://github.com/punksta/volume_control_android/issues +Changelog: https://github.com/punksta/volume_control_android/releases + +AutoName: Volume Control + +RepoType: git +Repo: https://github.com/punksta/volume_control_android + +Builds: + - versionName: 2.2.2 + versionCode: 14 + commit: 2.2.2 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 2.2.2 +CurrentVersionCode: 14