diff --git a/metadata/m.co.rh.id.a_flash_deck.yml b/metadata/m.co.rh.id.a_flash_deck.yml index 5e8722aa1a..b43ae9b817 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -286,7 +286,18 @@ Builds: gradle: - yes + - versionName: 1.7.6 + versionCode: 46 + commit: 53ad132af53349f2bc443baffc16cd5f4be2309e + 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.5 -CurrentVersionCode: 45 +CurrentVersion: 1.7.6 +CurrentVersionCode: 46