diff --git a/metadata/m.co.rh.id.a_flash_deck.yml b/metadata/m.co.rh.id.a_flash_deck.yml index 02c8fe6f2f..42be0e15a9 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -99,7 +99,18 @@ Builds: gradle: - yes + - versionName: 1.5.0 + versionCode: 26 + commit: 35282c732f416b1663f2bde458b65a8be0a89949 + 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.4.4 -CurrentVersionCode: 25 +CurrentVersion: 1.5.0 +CurrentVersionCode: 26