mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 21:34:53 +00:00
New app: se.arctosoft.vault
This commit is contained in:
parent
ab28fca3eb
commit
95db53aa4f
1 changed files with 40 additions and 0 deletions
40
metadata/se.arctosoft.vault.yml
Normal file
40
metadata/se.arctosoft.vault.yml
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
- Security
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Arctosoft AB
|
||||
AuthorWebSite: https://arctosoft.com/
|
||||
SourceCode: https://github.com/Arctosoft/Valv-Android
|
||||
IssueTracker: https://github.com/Arctosoft/Valv-Android/issues
|
||||
Changelog: https://github.com/Arctosoft/Valv-Android/releases
|
||||
Donate: https://arctosoft.com/donate/
|
||||
Liberapay: hej2010
|
||||
|
||||
AutoName: Valv
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Arctosoft/Valv-Android.git
|
||||
Binaries: https://github.com/Arctosoft/Valv-Android/releases/download/v%v/Vault_%c_%v_release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.4.3
|
||||
versionCode: 16
|
||||
commit: a692fa48aa473506b54f1c572ec589c828c4d1d8
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: 06dd0cd0942f0c8b29fb2f19f6d4853eb7d69df0c98352197f24ade170a93aba
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.3
|
||||
CurrentVersionCode: 16
|
||||
Loading…
Reference in a new issue