mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 04:14:03 +00:00
New app: Carrion
This commit is contained in:
parent
65e7f1be2e
commit
a49a57bb2c
1 changed files with 35 additions and 0 deletions
35
metadata/us.spotco.carrion.yml
Normal file
35
metadata/us.spotco.carrion.yml
Normal file
|
|
@ -0,0 +1,35 @@
|
||||||
|
Categories:
|
||||||
|
- Phone & SMS
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
AuthorName: Divested Computing Group
|
||||||
|
AuthorWebSite: https://divestos.org
|
||||||
|
SourceCode: https://gitlab.com/divested-mobile/carrion
|
||||||
|
IssueTracker: https://gitlab.com/divested-mobile/carrion/issues
|
||||||
|
Donate: https://divested.dev/donate
|
||||||
|
Liberapay: Tad
|
||||||
|
Bitcoin: bc1qkjtp2k7cc4kuv8k9wjdlxkeuqczenrpv5mwasl
|
||||||
|
|
||||||
|
AutoName: Carrion
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://gitlab.com/divested-mobile/carrion.git
|
||||||
|
Binaries: https://divestos.org/apks/official/fdroid/repo/Carrion-%v-%c-1.apk
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.01'
|
||||||
|
versionCode: 101
|
||||||
|
commit: v1.01-101
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AllowedAPKSigningKeys: 260e0a49678c78b70c02d6537add3b6dc0a17171bbde8ce75fd4026a8a3e18d2
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.01'
|
||||||
|
CurrentVersionCode: 101
|
||||||
Loading…
Reference in a new issue