From 6cdcfa67e0985475d764fd355322bb2667b3d670 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 11 Mar 2022 04:55:14 +0000 Subject: [PATCH] Update Flash Deck to 1.5.3 (29) --- metadata/m.co.rh.id.a_flash_deck.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/m.co.rh.id.a_flash_deck.yml b/metadata/m.co.rh.id.a_flash_deck.yml index ee46dc88d5..b41b063fe6 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -132,7 +132,18 @@ Builds: gradle: - yes + - versionName: 1.5.3 + versionCode: 29 + commit: 3c45b4a8559ea37c11319fa73b18d2f68caf8ff2 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.5.2 -CurrentVersionCode: 28 +CurrentVersion: 1.5.3 +CurrentVersionCode: 29