From efe908ac7fc6ad031eda267e70a564bee6ed6d02 Mon Sep 17 00:00:00 2001 From: Jacson Hilgert Date: Mon, 5 Feb 2024 10:46:25 +0000 Subject: [PATCH] New App: eu.veldsoft.broker --- metadata/eu.veldsoft.broker.yml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 metadata/eu.veldsoft.broker.yml diff --git a/metadata/eu.veldsoft.broker.yml b/metadata/eu.veldsoft.broker.yml new file mode 100644 index 0000000000..d2f768353b --- /dev/null +++ b/metadata/eu.veldsoft.broker.yml @@ -0,0 +1,30 @@ +Categories: + - Games +License: GPL-3.0-only +AuthorName: Velbazhd Software LLC +AuthorEmail: velbazhd.software@gmail.com +SourceCode: https://github.com/VelbazhdSoftwareLLC/Broker-1961-for-Android +IssueTracker: https://github.com/VelbazhdSoftwareLLC/Broker-1961-for-Android/issues + +AutoName: Broker 1961 + +RepoType: git +Repo: https://github.com/VelbazhdSoftwareLLC/Broker-1961-for-Android + +Builds: + - versionName: '1.05' + versionCode: 6 + commit: a21e913bf823d495734b3319f27a88c5aaf6bb8d + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + prebuild: sed -i -e '/AD_ID/d' src/main/AndroidManifest.xml + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '1.05' +CurrentVersionCode: 6