From 8faa567aebd3fe00a4f04ac4708863a63be67510 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Thu, 10 Oct 2024 11:38:41 +0300 Subject: [PATCH] New App: BinEd - Binary/Hex Editor --- metadata/org.exbin.bined.editor.android.yml | 27 +++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/org.exbin.bined.editor.android.yml diff --git a/metadata/org.exbin.bined.editor.android.yml b/metadata/org.exbin.bined.editor.android.yml new file mode 100644 index 0000000000..9d3e22b3b2 --- /dev/null +++ b/metadata/org.exbin.bined.editor.android.yml @@ -0,0 +1,27 @@ +Categories: + - Development +License: Apache-2.0 +WebSite: https://bined.exbin.org/android +SourceCode: https://github.com/exbin/bined-android +IssueTracker: https://github.com/exbin/bined-android/issues + +AutoName: BinEd + +RepoType: git +Repo: https://github.com/exbin/bined-android.git +Binaries: https://github.com/exbin/bined-android/releases/download/%v/bined-android-%v.apk + +Builds: + - versionName: 0.2.1 + versionCode: 5 + commit: 3860f62924e3c8c297394b29c5cff7714bd410bd + subdir: app + gradle: + - yes + +AllowedAPKSigningKeys: 82cf998baecbf6bac92c47627b06c352a7261cc0840fdcbde1394944e94ba946 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 0.2.1 +CurrentVersionCode: 5