diff --git a/metadata/m.co.rh.id.a_flash_deck.yml b/metadata/m.co.rh.id.a_flash_deck.yml index 9fd24aebad..61cb4e699f 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -55,7 +55,18 @@ Builds: gradle: - yes + - versionName: 1.4.1 + versionCode: 22 + commit: 77049ce0e89d12b9b7158985428439de26d362d4 + 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.4.0 -CurrentVersionCode: 21 +CurrentVersion: 1.4.1 +CurrentVersionCode: 22