From f16ae389f04523a35737ea16693a70aaefc20c5d Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 1 Jan 2022 04:28:37 +0000 Subject: [PATCH] Update Flash Deck to 1.3.4 (20) --- 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 25bfbdd96b..d2298cc865 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -33,7 +33,18 @@ Builds: gradle: - yes + - versionName: 1.3.4 + versionCode: 20 + commit: 3cb981c35555c57616119451a49e3b834a3172e5 + 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.3.1 -CurrentVersionCode: 17 +CurrentVersion: 1.3.4 +CurrentVersionCode: 20