From 56e45006e836efab595f32ae0e1630ddda6fb1e5 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Wed, 31 Jul 2024 14:32:34 +0300 Subject: [PATCH] Newapp: Memory Guardian --- metadata/ara.memoryguardian.yml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 metadata/ara.memoryguardian.yml diff --git a/metadata/ara.memoryguardian.yml b/metadata/ara.memoryguardian.yml new file mode 100644 index 0000000000..d6836ebd26 --- /dev/null +++ b/metadata/ara.memoryguardian.yml @@ -0,0 +1,29 @@ +Categories: + - Security + - System +License: GPL-3.0-only +SourceCode: https://github.com/hashemi-hossein/memory-guardian +IssueTracker: https://github.com/hashemi-hossein/memory-guardian/issues +Bitcoin: 15zrSDWbC7vLt7ZCUApvtWHFXuK2hfppPw + +AutoName: MemoryGuardian + +RepoType: git +Repo: https://github.com/hashemi-hossein/memory-guardian.git +Binaries: https://github.com/hashemi-hossein/memory-guardian/releases/download/v1.4.2/MemoryGuardian_1.4.2-signed.apk + +Builds: + - versionName: 1.4.2 + versionCode: 13 + commit: b200d927c764b4f5a7e7476d38f1869a8feaf199 + subdir: app + gradle: + - yes + output: build/outputs/apk/release/MemoryGuardian_*.apk + +AllowedAPKSigningKeys: dd4b23edd3f53f4e7092c3bb14ccb468635c5275d1bd7180137f7da4da68a98c + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 1.4.2 +CurrentVersionCode: 13