mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Add Roboyard
This commit is contained in:
parent
731e1cdd3d
commit
559585627d
1 changed files with 35 additions and 0 deletions
35
metadata/de.z11.roboyard.yml
Normal file
35
metadata/de.z11.roboyard.yml
Normal file
|
|
@ -0,0 +1,35 @@
|
||||||
|
Categories:
|
||||||
|
- Games
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: Ruben Barkow-Kuder
|
||||||
|
AuthorEmail: roboyard-f-droid@it.z11.de
|
||||||
|
SourceCode: https://github.com/Eastcoast-Laboratories/Roboyard
|
||||||
|
IssueTracker: https://github.com/Eastcoast-Laboratories/Roboyard/issues
|
||||||
|
Changelog: https://github.com/Eastcoast-Laboratories/Roboyard/blob/HEAD/CHANGELOG.md
|
||||||
|
Donate: https://github.com/sponsors/rubo77
|
||||||
|
|
||||||
|
AutoName: Roboyard
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/Eastcoast-Laboratories/Roboyard.git
|
||||||
|
Binaries: https://github.com/Eastcoast-Laboratories/Roboyard/raw/master/download/Roboyard_v%v.apk
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '13.1'
|
||||||
|
versionCode: 46
|
||||||
|
commit: 4028d756fc9fcc3e056d9a8cc4a6a6ffcc31c588
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: echo 'releaseType=Release' > ../package.properties
|
||||||
|
|
||||||
|
AllowedAPKSigningKeys: c8feba941949e5f0b6c9b7e20eaf52a5c1d4864f4cbbeb39fae9b7e19d1336b0
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '13.1'
|
||||||
|
CurrentVersionCode: 46
|
||||||
Loading…
Reference in a new issue