mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 23:26:52 +00:00
add ScoreSheets
This commit is contained in:
parent
6f6eadf1d8
commit
2c685fe8da
1 changed files with 29 additions and 0 deletions
29
metadata/de.beisteiners.spieleblock.yml
Normal file
29
metadata/de.beisteiners.spieleblock.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: MIT
|
||||
AuthorName: SIRSteiner
|
||||
SourceCode: https://codeberg.org/SIR/ScoreSheets
|
||||
IssueTracker: https://codeberg.org/SIR/ScoreSheets/issues
|
||||
Changelog: https://codeberg.org/SIR/ScoreSheets/releases
|
||||
|
||||
AutoName: Score sheets
|
||||
|
||||
RepoType: git
|
||||
Repo: https://codeberg.org/SIR/ScoreSheets
|
||||
|
||||
Builds:
|
||||
- versionName: '2.5'
|
||||
versionCode: 43
|
||||
commit: '2.5'
|
||||
subdir: ScoreSheets
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.5'
|
||||
CurrentVersionCode: 43
|
||||
Loading…
Reference in a new issue