From c7ac0683177ca20c3b283302230e6fcd5f24bc93 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 19 Apr 2022 03:16:46 +0000 Subject: [PATCH] Update Forkyz to 19 (1900000) --- .../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 a8465b43db..f60eb00a77 100644 --- a/metadata/app.crossword.yourealwaysbe.forkyz.yml +++ b/metadata/app.crossword.yourealwaysbe.forkyz.yml @@ -208,7 +208,23 @@ Builds: - gfx/*.icns - gfx/*.opacity + - versionName: '19' + versionCode: 1900000 + commit: 216d29af6648876cc003e7700e242f3cabcc597c + 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: '18' -CurrentVersionCode: 1800000 +CurrentVersion: '19' +CurrentVersionCode: 1900000