mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
34 lines
802 B
YAML
34 lines
802 B
YAML
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
|