diff --git a/metadata/m.co.rh.id.a_flash_deck.yml b/metadata/m.co.rh.id.a_flash_deck.yml index ee5da913cc..c914ab84cf 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -253,7 +253,18 @@ Builds: gradle: - yes + - versionName: 1.7.2 + versionCode: 42 + commit: c8cd006edcfa3face3ba5927225d4e974695aabf + 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.1 -CurrentVersionCode: 41 +CurrentVersion: 1.7.2 +CurrentVersionCode: 42