diff --git a/metadata/m.co.rh.id.a_flash_deck.yml b/metadata/m.co.rh.id.a_flash_deck.yml index 3b8c5986ac..e0c4c0ce26 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -165,7 +165,18 @@ Builds: gradle: - yes + - versionName: 1.6.1 + versionCode: 32 + commit: ad39a82c11b56351cbda6288f3641bf17574007c + 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.0 -CurrentVersionCode: 31 +CurrentVersion: 1.6.1 +CurrentVersionCode: 32