From 7b6414c9f59f698e7ad3d63dd1c888651ff7b108 Mon Sep 17 00:00:00 2001 From: linsui Date: Fri, 11 Feb 2022 20:46:05 +0800 Subject: [PATCH] ArknightsTap: add 2.10.3 --- metadata/com.icebem.akt.yml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 metadata/com.icebem.akt.yml diff --git a/metadata/com.icebem.akt.yml b/metadata/com.icebem.akt.yml new file mode 100644 index 0000000000..c6e76ea236 --- /dev/null +++ b/metadata/com.icebem.akt.yml @@ -0,0 +1,34 @@ +AntiFeatures: + - NonFreeDep + - NonFreeNet +Categories: + - Games +License: GPL-3.0-only +AuthorName: 艾星 Aistra +SourceCode: https://github.com/aistra0528/ArknightsTap +IssueTracker: https://github.com/aistra0528/ArknightsTap/issues +Changelog: https://github.com/aistra0528/ArknightsTap/releases +Donate: https://paypal.me/aistra0528 + +AutoName: 方舟帮帮忙 + +RepoType: git +Repo: https://github.com/aistra0528/ArknightsTap.git + +Builds: + - versionName: 2.10.3 + versionCode: 62 + commit: 497d54381d1ed76a4def85a7c8966c483579d66e + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + prebuild: sed -i -e '4s/true/false/' src/main/res/xml/root_preferences.xml + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 2.10.3 +CurrentVersionCode: 62