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