diff --git a/metadata/m.co.rh.id.a_flash_deck.yml b/metadata/m.co.rh.id.a_flash_deck.yml index 26e8150405..02c8fe6f2f 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -88,7 +88,18 @@ Builds: gradle: - yes + - versionName: 1.4.4 + versionCode: 25 + commit: 9b6c23d65154b284a621d77f48d9233f05828a48 + 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.3 -CurrentVersionCode: 24 +CurrentVersion: 1.4.4 +CurrentVersionCode: 25