mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
New app: de.rainerhock.eightbitwonders
This commit is contained in:
parent
6e661e2531
commit
5a34170faf
1 changed files with 39 additions and 0 deletions
39
metadata/de.rainerhock.eightbitwonders.yml
Normal file
39
metadata/de.rainerhock.eightbitwonders.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue