From 701e689786f6d8b0217a06a432fbf44469f9cd36 Mon Sep 17 00:00:00 2001 From: yourealwaysbe Date: Mon, 2 Oct 2023 16:07:54 +0000 Subject: [PATCH] New App: Forkyz Scanner (app.crossword.yourealwaysbe.forkyzscanner) --- ....crossword.yourealwaysbe.forkyzscanner.yml | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 metadata/app.crossword.yourealwaysbe.forkyzscanner.yml diff --git a/metadata/app.crossword.yourealwaysbe.forkyzscanner.yml b/metadata/app.crossword.yourealwaysbe.forkyzscanner.yml new file mode 100644 index 0000000000..8da36e49b1 --- /dev/null +++ b/metadata/app.crossword.yourealwaysbe.forkyzscanner.yml @@ -0,0 +1,34 @@ +AntiFeatures: + NonFreeNet: + en-US: Language packs for text recognition must be downloaded from Github +Categories: + - Games +License: MIT +SourceCode: https://gitlab.com/Hague/forkyzscanner +IssueTracker: https://gitlab.com/Hague/forkyzscanner/-/issues +Changelog: https://gitlab.com/Hague/forkyzscanner/-/blob/main/CHANGELOG.md + +AutoName: Forkyz Scanner + +RepoType: git +Repo: https://gitlab.com/Hague/forkyzscanner.git +Binaries: https://gitlab.com/Hague/forkyzscanner/-/releases/v%v/downloads/apk + +Builds: + - versionName: '3' + versionCode: 3 + commit: v3 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AllowedAPKSigningKeys: 6f18d0024b5b9544393fdb8d93088b8fc6105a00473cc51a437ffa4cd82c4065 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '3' +CurrentVersionCode: 3