From cab71f415ad3c2c95bd2928f746157f28eba244c Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 23 Feb 2022 03:51:47 +0000 Subject: [PATCH] Update Flash Deck to 1.5.0 (26) --- 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 02c8fe6f2f..42be0e15a9 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -99,7 +99,18 @@ Builds: gradle: - yes + - versionName: 1.5.0 + versionCode: 26 + commit: 35282c732f416b1663f2bde458b65a8be0a89949 + 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.4.4 -CurrentVersionCode: 25 +CurrentVersion: 1.5.0 +CurrentVersionCode: 26