From bd1551b5f2a3df5736efe5d1eb47a3dd7f01022a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20L=C3=B3pez?= Date: Wed, 13 Dec 2023 14:31:27 +0000 Subject: [PATCH] New App: com.axiel7.anihyou --- metadata/com.axiel7.anihyou.yml | 43 +++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 metadata/com.axiel7.anihyou.yml diff --git a/metadata/com.axiel7.anihyou.yml b/metadata/com.axiel7.anihyou.yml new file mode 100644 index 0000000000..dcffeb43aa --- /dev/null +++ b/metadata/com.axiel7.anihyou.yml @@ -0,0 +1,43 @@ +AntiFeatures: + NonFreeNet: + en-US: Depends on anilist.co. +Categories: + - Internet + - Multimedia + - Reading +License: GPL-3.0-only +AuthorName: axiel7 +WebSite: https://axiel7.github.io/anihyou +SourceCode: https://github.com/axiel7/AniHyou-android +IssueTracker: https://github.com/axiel7/AniHyou-android/issues +Translation: https://crowdin.com/project/anihyou +Changelog: https://github.com/axiel7/AniHyou-android/releases +Donate: https://ko-fi.com/axiel7 +Bitcoin: 3KKjJuorh9se2jUo1Hr6MFgXhnBWbj5fTP +Litecoin: MRw5XPLsM9SVf48tv4nwQoY12nMXaiVzmD + +AutoName: AniHyou + +RepoType: git +Repo: https://github.com/axiel7/AniHyou-android +Binaries: https://github.com/axiel7/AniHyou-android/releases/download/%v/anihyou-%v-universal-release.apk + +Builds: + - versionName: 1.2.3-1 + versionCode: 46 + commit: 1.2.3-1 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + prebuild: sed -i -e '/isEnable/s/true/false/' build.gradle.kts + +AllowedAPKSigningKeys: 996ce09e45e3c1439b2e82c786ab5f8a61b5ea29390a4ebfc9a46a10b8ec7db0 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 1.2.3-1 +CurrentVersionCode: 46