From 3a4bef4ef40be3e3db27e0357ce70737facf3a17 Mon Sep 17 00:00:00 2001 From: Anton Kumaigorodski Date: Mon, 27 Jan 2020 16:33:23 +0000 Subject: [PATCH] Add BLW Add BLW --- metadata/com.lightning.walletapp.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/com.lightning.walletapp.yml diff --git a/metadata/com.lightning.walletapp.yml b/metadata/com.lightning.walletapp.yml new file mode 100644 index 0000000000..77244804bf --- /dev/null +++ b/metadata/com.lightning.walletapp.yml @@ -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