diff --git a/metadata/m.co.rh.id.a_flash_deck.yml b/metadata/m.co.rh.id.a_flash_deck.yml index ed5ff68131..7fbae46737 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -187,7 +187,18 @@ Builds: gradle: - yes + - versionName: 1.6.3 + versionCode: 34 + commit: 2c876132271650c804cf79959ed803ff0a39123f + 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.2 -CurrentVersionCode: 33 +CurrentVersion: 1.6.3 +CurrentVersionCode: 34