From a1690705d1d284ad03b968803530b66c488ecd99 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Fri, 10 May 2024 18:55:03 +0300 Subject: [PATCH] Newapp: Paintball Notificator --- metadata/com.chaser.paintballnotificator.yml | 32 ++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 metadata/com.chaser.paintballnotificator.yml diff --git a/metadata/com.chaser.paintballnotificator.yml b/metadata/com.chaser.paintballnotificator.yml new file mode 100644 index 0000000000..059741c5ba --- /dev/null +++ b/metadata/com.chaser.paintballnotificator.yml @@ -0,0 +1,32 @@ +AntiFeatures: + NonFreeNet: + en-US: Depends on broker.hivemq.com server +Categories: + - Connectivity + - Sports & Health +License: GPL-3.0-only +AuthorName: Chaser +AuthorEmail: christian@haser-mail.de +SourceCode: https://github.com/CryZo/PaintballNotificator +IssueTracker: https://github.com/CryZo/PaintballNotificator/issues + +AutoName: Paintball Notificator + +RepoType: git +Repo: https://github.com/CryZo/PaintballNotificator.git +Binaries: https://github.com/CryZo/PaintballNotificator/releases/download/%v/app-release.apk + +Builds: + - versionName: 1.2.1 + versionCode: 10201 + commit: 2ca57877e8347f8f1b66c6d9fe3668508627d394 + subdir: app + gradle: + - yes + +AllowedAPKSigningKeys: d41953efbe8cf3dc5d4ae130bc891613ec41eaa45d74a0f76ed1a5144a57b155 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 1.2.1 +CurrentVersionCode: 10201