mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
New app com.biotstoiq.cryptix
This commit is contained in:
parent
dfbf864206
commit
37e215cefb
1 changed files with 34 additions and 0 deletions
34
metadata/com.biotstoiq.cryptix.yml
Normal file
34
metadata/com.biotstoiq.cryptix.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
- Development
|
||||
License: MIT
|
||||
AuthorName: biotstoiq
|
||||
AuthorEmail: sofogos@protonmail.com
|
||||
AuthorWebSite: https://biotstoiq.org/
|
||||
WebSite: https://biotstoiq.org/software/cryptix.html
|
||||
SourceCode: https://gitlab.com/biotstoiq/cryptix
|
||||
Donate: https://biotstoiq.org/donate.html
|
||||
Bitcoin: bc1qp7668qpa9kfq2r36t7lwzkrud2hzmdvvdmvfq0
|
||||
|
||||
Name: Cryptix
|
||||
AutoName: Cryptix
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/biotstoiq/cryptix.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.38'
|
||||
versionCode: 23
|
||||
commit: v1.38
|
||||
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.38'
|
||||
CurrentVersionCode: 23
|
||||
Loading…
Reference in a new issue