diff --git a/metadata/m.co.rh.id.a_flash_deck.yml b/metadata/m.co.rh.id.a_flash_deck.yml index 42be0e15a9..76fd677def 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -110,7 +110,18 @@ Builds: gradle: - yes + - versionName: 1.5.1 + versionCode: 27 + commit: 141a824025fd384a466e5668e48ccf32a73b2c8e + 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.0 -CurrentVersionCode: 26 +CurrentVersion: 1.5.1 +CurrentVersionCode: 27