diff --git a/metadata/m.co.rh.id.a_flash_deck.yml b/metadata/m.co.rh.id.a_flash_deck.yml index d2298cc865..9fd24aebad 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -44,7 +44,18 @@ Builds: gradle: - yes + - versionName: 1.4.0 + versionCode: 21 + commit: 61beba72cd7e94e3feece3ad037a6b4492ac2577 + 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.4 -CurrentVersionCode: 20 +CurrentVersion: 1.4.0 +CurrentVersionCode: 21