From 56639a5f10eaa279c2da0ed9c463f7152502c991 Mon Sep 17 00:00:00 2001 From: Your Average Code <19248164-UrAvgCode@users.noreply.gitlab.com> Date: Wed, 7 Feb 2024 03:15:11 +0000 Subject: [PATCH] New App: com.uravgcode.chooser --- metadata/com.uravgcode.chooser.yml | 33 ++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 metadata/com.uravgcode.chooser.yml diff --git a/metadata/com.uravgcode.chooser.yml b/metadata/com.uravgcode.chooser.yml new file mode 100644 index 0000000000..5a45509253 --- /dev/null +++ b/metadata/com.uravgcode.chooser.yml @@ -0,0 +1,33 @@ +Categories: + - Games +License: GPL-3.0-only +AuthorName: UrAvgCode +WebSite: https://uravgcode.com +SourceCode: https://github.com/UrAvgCode/Chooser +IssueTracker: https://github.com/UrAvgCode/Chooser/issues +Changelog: https://github.com/UrAvgCode/Chooser/releases + +AutoName: Chooser + +RepoType: git +Repo: https://github.com/UrAvgCode/Chooser.git +Binaries: https://github.com/UrAvgCode/Chooser/releases/download/v.%v/chooser-v%v.apk + +Builds: + - versionName: '1.3' + versionCode: 8 + commit: v.1.3 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AllowedAPKSigningKeys: 6d0e376dc6a19ea8430f8dcbe29eca57c1c0146595c1dcc75886ec8bf4d09963 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '1.3' +CurrentVersionCode: 8