mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 20:34:05 +00:00
New App: HexViewer
This commit is contained in:
parent
fab31fa492
commit
87267582ca
1 changed files with 25 additions and 0 deletions
25
metadata/fr.ralala.hexviewer.yml
Normal file
25
metadata/fr.ralala.hexviewer.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
||||||
|
Categories:
|
||||||
|
- Development
|
||||||
|
- Writing
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://github.com/Keidan/HexViewer/
|
||||||
|
IssueTracker: https://github.com/Keidan/HexViewer/issues/
|
||||||
|
Changelog: https://github.com/Keidan/HexViewer/releases/
|
||||||
|
|
||||||
|
AutoName: HexViewer
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/Keidan/HexViewer
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.5'
|
||||||
|
versionCode: 6
|
||||||
|
commit: v1.5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.5'
|
||||||
|
CurrentVersionCode: 6
|
||||||
Loading…
Reference in a new issue