From b9ec4ced48f5b7361c0381e9896b671ee3efed59 Mon Sep 17 00:00:00 2001 From: TecCheck Date: Sun, 25 Jun 2023 02:06:48 +0000 Subject: [PATCH] Add FastLyrics --- metadata/io.github.teccheck.fastlyrics.yml | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 metadata/io.github.teccheck.fastlyrics.yml diff --git a/metadata/io.github.teccheck.fastlyrics.yml b/metadata/io.github.teccheck.fastlyrics.yml new file mode 100644 index 0000000000..9943036023 --- /dev/null +++ b/metadata/io.github.teccheck.fastlyrics.yml @@ -0,0 +1,34 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Multimedia +License: GPL-3.0-only +AuthorName: TecCheck +SourceCode: https://github.com/TecCheck/FastLyrics +IssueTracker: https://github.com/TecCheck/FastLyrics/issues +Changelog: https://github.com/TecCheck/FastLyrics/releases + +AutoName: FastLyrics + +RepoType: git +Repo: https://github.com/TecCheck/FastLyrics.git +Binaries: https://github.com/TecCheck/FastLyrics/releases/download/v%v/FastLyrics_v%v.apk + +Builds: + - versionName: 0.4.0 + versionCode: 4 + commit: b3e7baf0514aa49084c3c1b865d37cfb25fd4b3b + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + +AllowedAPKSigningKeys: 969616fec23d5b881dcd91802896197beeb82bccf2df33174258372a94b71b0a + +AutoUpdateMode: Version +UpdateCheckMode: Tags ^v[\d.]+$ +CurrentVersion: 0.4.0 +CurrentVersionCode: 4