mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
little Game
This commit is contained in:
parent
1bb7847623
commit
abd70e7451
1 changed files with 27 additions and 0 deletions
27
metadata/com.autismprime.krassesSpiel.yml
Normal file
27
metadata/com.autismprime.krassesSpiel.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
||||||
|
Categories:
|
||||||
|
- Games
|
||||||
|
License: AFL-1.1
|
||||||
|
SourceCode: https://github.com/Gh05t-1337/krassesSpiel
|
||||||
|
IssueTracker: https://github.com/Gh05t-1337/krassesSpiel/issues
|
||||||
|
|
||||||
|
AutoName: krassesSpiel
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/Gh05t-1337/krassesSpiel
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: 30ea8fc43f945b6233812eeaafbc35f10409c976
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.0'
|
||||||
|
CurrentVersionCode: 1
|
||||||
Loading…
Reference in a new issue