mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Merge branch 'com.biotstoiq.hayago' into 'master'
New App: Hayago (com.biotstoiq.hayago) See merge request fdroid/fdroiddata!9803
This commit is contained in:
commit
c2c64a9a31
1 changed files with 33 additions and 0 deletions
33
metadata/com.biotstoiq.hayago.yml
Normal file
33
metadata/com.biotstoiq.hayago.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: MIT
|
||||
AuthorName: Govind Krishnan
|
||||
AuthorEmail: sofogos@protonmail.com
|
||||
AuthorWebSite: https://90v1nd.one/
|
||||
WebSite: https://biotstoiq.org/hayago.html
|
||||
SourceCode: https://gitlab.com/biotstoiq/hayago
|
||||
Donate: https://biotstoiq.org/donate.html
|
||||
Bitcoin: bc1qp7668qpa9kfq2r36t7lwzkrud2hzmdvvdmvfq0
|
||||
|
||||
Name: Hayago
|
||||
AutoName: Hayago
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/biotstoiq/hayago.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.077'
|
||||
versionCode: 17
|
||||
commit: v1.077
|
||||
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 v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.077'
|
||||
CurrentVersionCode: 17
|
||||
Loading…
Reference in a new issue