mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Merge branch 'addrscanner' into 'master'
metadata: Add Decred Address Scanner. See merge request fdroid/fdroiddata!8198
This commit is contained in:
commit
3e240f5220
1 changed files with 25 additions and 0 deletions
25
metadata/com.decred.decredaddressscanner.yml
Normal file
25
metadata/com.decred.decredaddressscanner.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: ISC
|
||||
AuthorName: Joe Gruffins
|
||||
WebSite: https://decred.org
|
||||
SourceCode: https://github.com/decred/dcraddrscanner
|
||||
IssueTracker: https://github.com/decred/dcraddrscanner/issues
|
||||
|
||||
AutoName: Decred Address Scanner
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/decred/dcraddrscanner
|
||||
|
||||
Builds:
|
||||
- versionName: '1.08'
|
||||
versionCode: 8
|
||||
commit: v1.08
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.08'
|
||||
CurrentVersionCode: 8
|
||||
Loading…
Reference in a new issue