From 70198745b57b13966bf15faf3f38f5dc09dd315f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 24 Oct 2023 22:33:13 +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.beta22=20(34)?= 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 4d22e47b44..b7544347bb 100644 --- a/metadata/top.fumiama.copymanga.yml +++ b/metadata/top.fumiama.copymanga.yml @@ -74,9 +74,20 @@ Builds: gradle: - yes + - versionName: 2.0.beta22 + versionCode: 34 + commit: 5d9db7a657535d48848aaf720bca002f8e25551d + 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.beta21 -CurrentVersionCode: 33 +CurrentVersion: 2.0.beta22 +CurrentVersionCode: 34