diff --git a/metadata/m.co.rh.id.a_flash_deck.yml b/metadata/m.co.rh.id.a_flash_deck.yml index d0db6c3c88..ba9ce69dc7 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -231,7 +231,18 @@ Builds: gradle: - yes + - versionName: 1.6.8 + versionCode: 39 + commit: 3e09d5a91006deeb8164f213ed6a856065566e96 + 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.7 -CurrentVersionCode: 38 +CurrentVersion: 1.6.8 +CurrentVersionCode: 39