diff --git a/metadata/m.co.rh.id.a_flash_deck.yml b/metadata/m.co.rh.id.a_flash_deck.yml index 25bfbdd96b..d2298cc865 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -33,7 +33,18 @@ Builds: gradle: - yes + - versionName: 1.3.4 + versionCode: 20 + commit: 3cb981c35555c57616119451a49e3b834a3172e5 + 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.3.1 -CurrentVersionCode: 17 +CurrentVersion: 1.3.4 +CurrentVersionCode: 20