From e5ec8ac84b0b13def0e60180b9f1e28e14f46b65 Mon Sep 17 00:00:00 2001 From: Izzy Date: Wed, 6 Jan 2021 17:05:57 +0100 Subject: [PATCH] new app: BinderFuzzy --- metadata/org.chickenhook.binderfuzzy.yml | 25 ++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/org.chickenhook.binderfuzzy.yml diff --git a/metadata/org.chickenhook.binderfuzzy.yml b/metadata/org.chickenhook.binderfuzzy.yml new file mode 100644 index 0000000000..dac8e06c03 --- /dev/null +++ b/metadata/org.chickenhook.binderfuzzy.yml @@ -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