From b5c2c893108a143a60dd02a8bce4d7d57493f5aa Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 29 Oct 2023 22:02:08 +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.1=20(37)?= 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 f42c8cf22d..b35a446d68 100644 --- a/metadata/top.fumiama.copymanga.yml +++ b/metadata/top.fumiama.copymanga.yml @@ -96,9 +96,20 @@ Builds: gradle: - yes + - versionName: 2.0.1 + versionCode: 37 + commit: b4242e7e0aff6f6b930c59da77538a553c488bf7 + 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.beta23 -CurrentVersionCode: 35 +CurrentVersion: 2.0.1 +CurrentVersionCode: 37