From 3c3ad745451da1c14a9672bf870511d4a64f7c7d Mon Sep 17 00:00:00 2001 From: linsui Date: Fri, 17 Jun 2022 12:51:56 +0800 Subject: [PATCH] copymanga: 2.0.beta11 --- metadata/top.fumiama.copymanga.yml | 32 ++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 metadata/top.fumiama.copymanga.yml diff --git a/metadata/top.fumiama.copymanga.yml b/metadata/top.fumiama.copymanga.yml new file mode 100644 index 0000000000..6e3dc39777 --- /dev/null +++ b/metadata/top.fumiama.copymanga.yml @@ -0,0 +1,32 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Reading +License: GPL-3.0-only +AuthorName: 源文雨 +SourceCode: https://github.com/fumiama/copymanga +IssueTracker: https://github.com/fumiama/copymanga/issues +Changelog: https://github.com/fumiama/copymanga/releases + +AutoName: 拷贝漫画 + +RepoType: git +Repo: https://github.com/fumiama/copymanga.git +Binaries: https://github.com/fumiama/copymanga/releases/download/%v/top.fumiama.copymanga_%c.apk + +Builds: + - versionName: 2.0.beta11 + versionCode: 23 + commit: cfcfa99934f652fdeeea7bf37918b54cd8a59cb2 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 2.0.beta11 +CurrentVersionCode: 23