diff --git a/metadata/de.rainerhock.eightbitwonders.yml b/metadata/de.rainerhock.eightbitwonders.yml new file mode 100644 index 0000000000..8b87035f75 --- /dev/null +++ b/metadata/de.rainerhock.eightbitwonders.yml @@ -0,0 +1,39 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Games + - Science & Education +License: GPL-2.0-or-later +AuthorName: Rainer Hock +AuthorEmail: eight.bit.wonders@gmail.com +WebSite: https://eightbitwonders.gitlab.io/app/ +SourceCode: https://gitlab.com/eightbitwonders/app +IssueTracker: https://gitlab.com/eightbitwonders/app/issues +Changelog: https://gitlab.com/eightbitwonders/app/-/tags + +AutoName: 8-Bit Wonders + +RepoType: git +Repo: https://gitlab.com/eightbitwonders/app.git +Binaries: https://gitlab.com/eightbitwonders/binaries/-/raw/main/public/eight-bit-wonders-v%v.apk + +Builds: + - versionName: '0.8' + versionCode: 100002 + commit: v0.8 + subdir: app + sudo: + - apt update + - apt install -y asciidoctor + gradle: + - yes + scanignore: + - app/src/androidTest/assets/testcart.bin + ndk: r23b + +AllowedAPKSigningKeys: b5c9b409283bf66dd6114e7a0ca87953c1af223bad7cdde9c7c4145277849191 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '0.8' +CurrentVersionCode: 100002