diff --git a/metadata/m.co.rh.id.a_flash_deck.yml b/metadata/m.co.rh.id.a_flash_deck.yml index ee46dc88d5..b41b063fe6 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -132,7 +132,18 @@ Builds: gradle: - yes + - versionName: 1.5.3 + versionCode: 29 + commit: 3c45b4a8559ea37c11319fa73b18d2f68caf8ff2 + 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.5.2 -CurrentVersionCode: 28 +CurrentVersion: 1.5.3 +CurrentVersionCode: 29