diff --git a/metadata/m.co.rh.id.a_flash_deck.yml b/metadata/m.co.rh.id.a_flash_deck.yml index 61cb4e699f..600e3de855 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -66,7 +66,18 @@ Builds: gradle: - yes + - versionName: 1.4.2 + versionCode: 23 + commit: b10ac273ba80380f62020f136b54513dac190961 + 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.1 -CurrentVersionCode: 22 +CurrentVersion: 1.4.2 +CurrentVersionCode: 23