mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Newapp: LN Address to Invoice
This commit is contained in:
parent
94c2978c1f
commit
1f9f1d99e6
1 changed files with 32 additions and 0 deletions
32
metadata/ua.com.radiokot.lnaddr2invoice.yml
Normal file
32
metadata/ua.com.radiokot.lnaddr2invoice.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: Apache-2.0
|
||||
AuthorName: Oleg Koretsky
|
||||
AuthorEmail: oleg@radiokot.com.ua
|
||||
AuthorWebSite: https://radiokot.com.ua
|
||||
SourceCode: https://github.com/Radiokot/ln-addr-to-invoice
|
||||
IssueTracker: https://github.com/Radiokot/ln-addr-to-invoice/issues
|
||||
Donate: https://iris.to/radiokot@nostr.21ideas.org
|
||||
|
||||
AutoName: LN Address to Invoice
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Radiokot/ln-addr-to-invoice.git
|
||||
Binaries: https://github.com/Radiokot/ln-addr-to-invoice/releases/download/%v(%c)/ua.com.radiokot.lnaddr2invoice-%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.0
|
||||
versionCode: 2
|
||||
commit: 1e20a2e320f0c4bccdcca5a4c56c9a32cfa5145b
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*' 'assets/app.properties'
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue