mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'binderfuzzy' into 'master'
new app: BinderFuzzy Closes rfp#1378 See merge request fdroid/fdroiddata!8061
This commit is contained in:
commit
a9837838b7
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