From 41b84a9890a010675f34ae56a465efa2e4a9f258 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 26 Mar 2022 05:00:39 +0000 Subject: [PATCH] Update Flash Deck to 1.6.1 (32) --- 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 3b8c5986ac..e0c4c0ce26 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -165,7 +165,18 @@ Builds: gradle: - yes + - versionName: 1.6.1 + versionCode: 32 + commit: ad39a82c11b56351cbda6288f3641bf17574007c + 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.6.0 -CurrentVersionCode: 31 +CurrentVersion: 1.6.1 +CurrentVersionCode: 32