diff --git a/metadata/m.co.rh.id.a_flash_deck.yml b/metadata/m.co.rh.id.a_flash_deck.yml index 6d30b12b58..5e8722aa1a 100644 --- a/metadata/m.co.rh.id.a_flash_deck.yml +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -275,7 +275,18 @@ Builds: gradle: - yes + - versionName: 1.7.5 + versionCode: 45 + commit: 7ccedb4add196a202d535469e9064befe5682f26 + 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.3 -CurrentVersionCode: 43 +CurrentVersion: 1.7.5 +CurrentVersionCode: 45