mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
New App: com.arsvechkarev.vault
This commit is contained in:
parent
b205c7396e
commit
07f3ad7a1e
1 changed files with 35 additions and 0 deletions
35
metadata/com.arsvechkarev.vault.yml
Normal file
35
metadata/com.arsvechkarev.vault.yml
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: Download icons from GitHub.
|
||||
Categories:
|
||||
- Security
|
||||
License: GPL-3.0-only
|
||||
AuthorName: arsvechkarev
|
||||
AuthorEmail: arsvechkarev@protonmail.com
|
||||
SourceCode: https://github.com/arsvechkarev/Vault
|
||||
IssueTracker: https://github.com/arsvechkarev/Vault/issues
|
||||
|
||||
AutoName: Vault
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/arsvechkarev/Vault.git
|
||||
Binaries: https://github.com/arsvechkarev/Vault/releases/download/%v/vault.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.1
|
||||
versionCode: 2
|
||||
commit: 1.0.1
|
||||
subdir: android-app/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 19629cdbefa786fee17c35e77984d7a75eb69dcf5c4427904b3312446a1e35dd
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue