From 06482b6a368496df52d7c6a4169fe078d395cbb7 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 10 Mar 2024 16:44:25 +0000 Subject: [PATCH] Update whoBIRD to 2.3 (23) --- metadata/org.woheller69.whobird.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/org.woheller69.whobird.yml b/metadata/org.woheller69.whobird.yml index b5462e6974..68047707d7 100644 --- a/metadata/org.woheller69.whobird.yml +++ b/metadata/org.woheller69.whobird.yml @@ -74,7 +74,18 @@ Builds: gradle: - yes + - versionName: '2.3' + versionCode: 23 + commit: 47c56dda4952485c11e7b418676b6975f3e35115 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags V.* -CurrentVersion: '2.2' -CurrentVersionCode: 22 +CurrentVersion: '2.3' +CurrentVersionCode: 23