From 7b825ff0265f35ba4e95ec41d961859da0e73968 Mon Sep 17 00:00:00 2001 From: Shabinder Singh Date: Sat, 29 May 2021 14:31:43 +0000 Subject: [PATCH] Adding com.shabinder.spotiflyer --- metadata/com.shabinder.spotiflyer.yml | 45 +++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 metadata/com.shabinder.spotiflyer.yml diff --git a/metadata/com.shabinder.spotiflyer.yml b/metadata/com.shabinder.spotiflyer.yml new file mode 100644 index 0000000000..9845cb87c3 --- /dev/null +++ b/metadata/com.shabinder.spotiflyer.yml @@ -0,0 +1,45 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Multimedia +License: GPL-3.0-or-later +AuthorName: Shabinder Singh +AuthorEmail: dev.shabinder@gmail.com +AuthorWebSite: https://shabinder.github.io/ +WebSite: https://shabinder.github.io/SpotiFlyer/ +SourceCode: https://github.com/Shabinder/SpotiFlyer +IssueTracker: https://github.com/Shabinder/SpotiFlyer/issues +Changelog: https://github.com/Shabinder/SpotiFlyer/releases +OpenCollective: spotiflyer + +AutoName: SpotiFlyer + +RepoType: git +Repo: https://github.com/Shabinder/SpotiFlyer + +Builds: + - versionName: 3.1.0 + versionCode: 20 + commit: 3.1.0 + subdir: android + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + rm: + - desktop + - web-app + - maintenance-tasks + - infra + - art + - spotiflyer-ios + +MaintainerNotes: Contained Matomo & ACRA are configured opt-in + +AutoUpdateMode: Version %v +UpdateCheckMode: HTTP +UpdateCheckData: https://raw.githubusercontent.com/Shabinder/SpotiFlyer/main/buildSrc/buildSrc/src/main/kotlin/Versions.kt|versionCode\s=\s(\d+)|.|versionName\s=\s"([\d.]+)" +CurrentVersion: 3.1.0 +CurrentVersionCode: 20