mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
New App: PassVault
This commit is contained in:
parent
1541deae2a
commit
bd1683d174
1 changed files with 26 additions and 0 deletions
26
metadata/com.jksalcedo.passvault.yml
Normal file
26
metadata/com.jksalcedo.passvault.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- Password & 2FA
|
||||
License: MIT
|
||||
AuthorName: Jaressen Kyle Salcedo
|
||||
AuthorEmail: jks.create@gmail.com
|
||||
SourceCode: https://github.com/jksalcedo/PassVault
|
||||
IssueTracker: https://github.com/jksalcedo/PassVault/issues
|
||||
Changelog: https://github.com/jksalcedo/PassVault/releases
|
||||
|
||||
AutoName: PassVault
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/jksalcedo/PassVault.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.3-alpha
|
||||
versionCode: 3
|
||||
commit: 03279d6bce5edde88e3a4e3d313f8609a974f13b
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.3-alpha
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue