diff --git a/metadata/m.co.rh.id.a_flash_deck.yml b/metadata/m.co.rh.id.a_flash_deck.yml index 110fb9cb86..d0db6c3c88 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -220,7 +220,18 @@ Builds: gradle: - yes + - versionName: 1.6.7 + versionCode: 38 + commit: 4a3faa9f5fe5f7105865ecd11b3055b9beeeade2 + 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.6.5 -CurrentVersionCode: 36 +CurrentVersion: 1.6.7 +CurrentVersionCode: 38