From d3551e0f617b248d12edc7949939d67fefe2d050 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 9 Oct 2022 03:46:36 +0000 Subject: [PATCH] Update Forkyz to 31 (3100000) --- .../app.crossword.yourealwaysbe.forkyz.yml | 20 +++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/metadata/app.crossword.yourealwaysbe.forkyz.yml b/metadata/app.crossword.yourealwaysbe.forkyz.yml index eda55d3df0..b60c2f4ce4 100644 --- a/metadata/app.crossword.yourealwaysbe.forkyz.yml +++ b/metadata/app.crossword.yourealwaysbe.forkyz.yml @@ -384,7 +384,23 @@ Builds: - gfx/*.icns - gfx/*.opacity + - versionName: '31' + versionCode: 3100000 + commit: 940eee786bc1a7fd8bd7e035fa88bc9d0552ca61 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + rm: + - puzlib/src/test + scanignore: + - gfx/*.icns + - gfx/*.opacity + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: '30' -CurrentVersionCode: 3000000 +CurrentVersion: '31' +CurrentVersionCode: 3100000