diff --git a/metadata/m.co.rh.id.a_flash_deck.yml b/metadata/m.co.rh.id.a_flash_deck.yml index 600e3de855..26e8150405 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -77,7 +77,18 @@ Builds: gradle: - yes + - versionName: 1.4.3 + versionCode: 24 + commit: 16e94e620d07afbe85c8998e81a7bbe20f4d93ea + 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.2 -CurrentVersionCode: 23 +CurrentVersion: 1.4.3 +CurrentVersionCode: 24