From e399c054616e1a324dfc5a097fb8a38554942e6f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 18 Jun 2023 14:10:40 +0000 Subject: [PATCH] Update Flash Deck to 1.7.3 (43) --- 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 c914ab84cf..6d30b12b58 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -264,7 +264,18 @@ Builds: gradle: - yes + - versionName: 1.7.3 + versionCode: 43 + commit: ef9bd4f15f823cf78c76a7c074c8467773daed8d + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.7.2 -CurrentVersionCode: 42 +CurrentVersion: 1.7.3 +CurrentVersionCode: 43