From fb22692c0f96a1a71349742ff047a7df28213d48 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 28 Oct 2023 22:04:03 +0000 Subject: [PATCH] =?UTF-8?q?Update=20=E6=8B=B7=E8=B4=9D=E6=BC=AB=E7=94=BB?= =?UTF-8?q?=20to=202.0.beta23=20(35)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- metadata/top.fumiama.copymanga.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/top.fumiama.copymanga.yml b/metadata/top.fumiama.copymanga.yml index b7544347bb..f42c8cf22d 100644 --- a/metadata/top.fumiama.copymanga.yml +++ b/metadata/top.fumiama.copymanga.yml @@ -85,9 +85,20 @@ Builds: gradle: - yes + - versionName: 2.0.beta23 + versionCode: 35 + commit: 0c470ff912bae75e94cf6b1a01eadc092c07cce2 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AllowedAPKSigningKeys: 601ee0e0de0c0977dd7223fd752fd09e007b5baef1f62c9be54edc9bc3ccada7 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.0.beta22 -CurrentVersionCode: 34 +CurrentVersion: 2.0.beta23 +CurrentVersionCode: 35