mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
New App: BinEd - Binary/Hex Editor
This commit is contained in:
parent
447909e191
commit
8faa567aeb
1 changed files with 27 additions and 0 deletions
27
metadata/org.exbin.bined.editor.android.yml
Normal file
27
metadata/org.exbin.bined.editor.android.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- Development
|
||||
License: Apache-2.0
|
||||
WebSite: https://bined.exbin.org/android
|
||||
SourceCode: https://github.com/exbin/bined-android
|
||||
IssueTracker: https://github.com/exbin/bined-android/issues
|
||||
|
||||
AutoName: BinEd
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/exbin/bined-android.git
|
||||
Binaries: https://github.com/exbin/bined-android/releases/download/%v/bined-android-%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 0.2.1
|
||||
versionCode: 5
|
||||
commit: 3860f62924e3c8c297394b29c5cff7714bd410bd
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 82cf998baecbf6bac92c47627b06c352a7261cc0840fdcbde1394944e94ba946
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.2.1
|
||||
CurrentVersionCode: 5
|
||||
Loading…
Reference in a new issue