diff --git a/metadata/m.co.rh.id.a_flash_deck.yml b/metadata/m.co.rh.id.a_flash_deck.yml index ac67b00ebc..3b8c5986ac 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -154,7 +154,18 @@ Builds: gradle: - yes + - versionName: 1.6.0 + versionCode: 31 + commit: f9bf8d576d234823123299b84b2b441bcfc2519e + 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.4 -CurrentVersionCode: 30 +CurrentVersion: 1.6.0 +CurrentVersionCode: 31