From 87267582ca63a2a4f54a3bb84dbe7f652675f0db Mon Sep 17 00:00:00 2001 From: Test <2001719-ClockGen@users.noreply.gitlab.com> Date: Tue, 16 Feb 2021 10:36:07 +0000 Subject: [PATCH] New App: HexViewer --- metadata/fr.ralala.hexviewer.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/fr.ralala.hexviewer.yml diff --git a/metadata/fr.ralala.hexviewer.yml b/metadata/fr.ralala.hexviewer.yml new file mode 100644 index 0000000000..1ae26f2597 --- /dev/null +++ b/metadata/fr.ralala.hexviewer.yml @@ -0,0 +1,25 @@ +Categories: + - Development + - Writing +License: GPL-3.0-only +SourceCode: https://github.com/Keidan/HexViewer/ +IssueTracker: https://github.com/Keidan/HexViewer/issues/ +Changelog: https://github.com/Keidan/HexViewer/releases/ + +AutoName: HexViewer + +RepoType: git +Repo: https://github.com/Keidan/HexViewer + +Builds: + - versionName: '1.5' + versionCode: 6 + commit: v1.5 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.5' +CurrentVersionCode: 6