mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Merge org.biotstoiq.gophercle
This commit is contained in:
parent
bf2b446459
commit
988f904b45
1 changed files with 33 additions and 0 deletions
33
metadata/org.biotstoiq.gophercle.yml
Normal file
33
metadata/org.biotstoiq.gophercle.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
Categories:
|
||||
- Internet
|
||||
- Connectivity
|
||||
- Reading
|
||||
License: MIT
|
||||
AuthorName: roidujeu
|
||||
AuthorEmail: sofogos@protonmail.com
|
||||
SourceCode: https://gitlab.com/biotstoiq/gophercle
|
||||
Donate: https://gitlab.com/biotstoiq/donate
|
||||
Bitcoin: bc1qp7668qpa9kfq2r36t7lwzkrud2hzmdvvdmvfq0
|
||||
|
||||
Name: gophercle
|
||||
AutoName: gophercle
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/biotstoiq/gophercle.git
|
||||
|
||||
Builds:
|
||||
- versionName: '0.91'
|
||||
versionCode: 11
|
||||
commit: v0.91
|
||||
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: '0.91'
|
||||
CurrentVersionCode: 11
|
||||
Loading…
Reference in a new issue