From 650f55e97445856bf10f15c3a7a585c43de6803f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 7 Jul 2022 04:58:21 +0000 Subject: [PATCH] Update Flash Deck to 1.6.7 (38) --- 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 110fb9cb86..d0db6c3c88 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -220,7 +220,18 @@ Builds: gradle: - yes + - versionName: 1.6.7 + versionCode: 38 + commit: 4a3faa9f5fe5f7105865ecd11b3055b9beeeade2 + 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.5 -CurrentVersionCode: 36 +CurrentVersion: 1.6.7 +CurrentVersionCode: 38