From 8977f064200c0ded4829801b2f8ccaea621c818a Mon Sep 17 00:00:00 2001 From: woheller69 <7481083-woheller69@users.noreply.gitlab.com> Date: Tue, 14 Nov 2023 11:50:03 +0000 Subject: [PATCH] Add FREE browser --- metadata/org.woheller69.browser.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/org.woheller69.browser.yml diff --git a/metadata/org.woheller69.browser.yml b/metadata/org.woheller69.browser.yml new file mode 100644 index 0000000000..07f2d4e343 --- /dev/null +++ b/metadata/org.woheller69.browser.yml @@ -0,0 +1,24 @@ +Categories: + - Internet +License: GPL-3.0-only +AuthorName: woheller69 +SourceCode: https://github.com/woheller69/browser +IssueTracker: https://github.com/woheller69/browser/issues + +AutoName: FREE Browser + +RepoType: git +Repo: https://github.com/woheller69/browser + +Builds: + - versionName: '1.0' + versionCode: 1000 + commit: V1.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1000