diff --git a/metadata/m.co.rh.id.a_flash_deck.yml b/metadata/m.co.rh.id.a_flash_deck.yml index c914ab84cf..6d30b12b58 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -264,7 +264,18 @@ Builds: gradle: - yes + - versionName: 1.7.3 + versionCode: 43 + commit: ef9bd4f15f823cf78c76a7c074c8467773daed8d + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.7.2 -CurrentVersionCode: 42 +CurrentVersion: 1.7.3 +CurrentVersionCode: 43