From b80e256d2e78ca015a77a05d6994f4360337fa5c Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 17 Apr 2022 05:24:30 +0000 Subject: [PATCH] Update Birday to 3.1.1 (21) --- metadata/com.minar.birday.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.minar.birday.yml b/metadata/com.minar.birday.yml index 466aaf11e4..e3ca2b6fb5 100644 --- a/metadata/com.minar.birday.yml +++ b/metadata/com.minar.birday.yml @@ -83,7 +83,18 @@ Builds: gradle: - yes + - versionName: 3.1.1 + versionCode: 21 + commit: 4779703d1f0f7237a186a63ace330229f836120a + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 3.1.0 -CurrentVersionCode: 20 +CurrentVersion: 3.1.1 +CurrentVersionCode: 21