diff --git a/metadata/m.co.rh.id.a_flash_deck.yml b/metadata/m.co.rh.id.a_flash_deck.yml index 3de124029f..25bfbdd96b 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -22,7 +22,18 @@ Builds: gradle: - yes + - versionName: 1.3.1 + versionCode: 17 + commit: cd31390c4a127cc64d70d55261afec4e1b0b216c + 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.2.2 -CurrentVersionCode: 15 +CurrentVersion: 1.3.1 +CurrentVersionCode: 17