mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Merge branch 'master' into 'master'
Add BLW See merge request fdroid/fdroiddata!6165
This commit is contained in:
commit
8bb52f06ff
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