diff --git a/metadata/m.co.rh.id.a_flash_deck.yml b/metadata/m.co.rh.id.a_flash_deck.yml index bdbe4c85c4..110fb9cb86 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -209,7 +209,18 @@ Builds: gradle: - yes + - versionName: 1.6.5 + versionCode: 36 + commit: 2c34707efaba720cdc43ab305f122178fae36f3e + 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.4 -CurrentVersionCode: 35 +CurrentVersion: 1.6.5 +CurrentVersionCode: 36