From c2db8dd2c64ba98e5442a60735895d63d720584d Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 4 Dec 2023 12:17:23 +0000 Subject: [PATCH] Update F-Droid Build Status to 5.0.3 (57) --- metadata/de.storchp.fdroidbuildstatus.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/de.storchp.fdroidbuildstatus.yml b/metadata/de.storchp.fdroidbuildstatus.yml index 2cb3112c38..d27ad847f9 100644 --- a/metadata/de.storchp.fdroidbuildstatus.yml +++ b/metadata/de.storchp.fdroidbuildstatus.yml @@ -435,7 +435,18 @@ Builds: gradle: - yes + - versionName: 5.0.3 + versionCode: 57 + commit: e9b720d5fcc1ed50f7096145caa0f69138aca93f + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 5.0.2 -CurrentVersionCode: 56 +CurrentVersion: 5.0.3 +CurrentVersionCode: 57