From 09a910cbfb0c7ad15b99b8a90ca00b6a5ebe4968 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 22 Oct 2023 21:20:57 +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.beta21=20(33)?= 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 763151661e..4d22e47b44 100644 --- a/metadata/top.fumiama.copymanga.yml +++ b/metadata/top.fumiama.copymanga.yml @@ -63,9 +63,20 @@ Builds: gradle: - yes + - versionName: 2.0.beta21 + versionCode: 33 + commit: 95e82ab97cf36c41fbada7ef43311e66ba085f85 + 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.beta20 -CurrentVersionCode: 32 +CurrentVersion: 2.0.beta21 +CurrentVersionCode: 33