mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Add BLW
Add BLW
This commit is contained in:
parent
17c19ad951
commit
3a4bef4ef4
1 changed files with 24 additions and 0 deletions
24
metadata/com.lightning.walletapp.yml
Normal file
24
metadata/com.lightning.walletapp.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Money
|
||||
License: Apache-2.0
|
||||
AuthorName: Anton Kumaigorodski
|
||||
WebSite: https://lightning-wallet.com
|
||||
SourceCode: https://github.com/btcontract/lnwallet
|
||||
IssueTracker: https://github.com/btcontract/lnwallet/issues
|
||||
Changelog: https://github.com/btcontract/lnwallet/releases
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/btcontract/lnwallet
|
||||
|
||||
Builds:
|
||||
- versionName: 0.4.1
|
||||
versionCode: 147
|
||||
commit: 0.4.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
Loading…
Reference in a new issue