diff --git a/metadata/m.co.rh.id.a_flash_deck.yml b/metadata/m.co.rh.id.a_flash_deck.yml index b41b063fe6..ac67b00ebc 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -143,7 +143,18 @@ Builds: gradle: - yes + - versionName: 1.5.4 + versionCode: 30 + commit: 9fc2a64bb9d7cf4fd3598d6167cd6aea93c6db81 + 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.3 -CurrentVersionCode: 29 +CurrentVersion: 1.5.4 +CurrentVersionCode: 30