mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
new app: BinderFuzzy
This commit is contained in:
parent
11fcea3444
commit
e5ec8ac84b
1 changed files with 25 additions and 0 deletions
25
metadata/org.chickenhook.binderfuzzy.yml
Normal file
25
metadata/org.chickenhook.binderfuzzy.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Security
|
||||
License: Apache-2.0
|
||||
AuthorName: ChickenHook
|
||||
SourceCode: https://github.com/ChickenHook/BinderFuzzy
|
||||
IssueTracker: https://github.com/ChickenHook/BinderFuzzy/issues
|
||||
Changelog: https://github.com/ChickenHook/BinderFuzzy/releases
|
||||
|
||||
AutoName: BinderFuzzy
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ChickenHook/BinderFuzzy
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 2
|
||||
commit: c2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version c%c
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue