From e4cbeeafdc4ec2299166f82d2628e2e62e187913 Mon Sep 17 00:00:00 2001 From: Charles Lombardo Date: Fri, 13 Dec 2024 12:40:50 +0000 Subject: [PATCH] New App: DNSNet (dev.clombardo.dnsnet) --- metadata/dev.clombardo.dnsnet.yml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 metadata/dev.clombardo.dnsnet.yml diff --git a/metadata/dev.clombardo.dnsnet.yml b/metadata/dev.clombardo.dnsnet.yml new file mode 100644 index 0000000000..7694b30b2b --- /dev/null +++ b/metadata/dev.clombardo.dnsnet.yml @@ -0,0 +1,31 @@ +Categories: + - Connectivity + - Internet +License: GPL-3.0-or-later +AuthorName: Charles Lombardo +AuthorEmail: clombardo169@gmail.com +SourceCode: https://github.com/t895/DNSNet +IssueTracker: https://github.com/t895/DNSNet/issues +Changelog: https://github.com/t895/DNSNet/releases + +AutoName: DNSNet + +RepoType: git +Repo: https://github.com/t895/DNSNet.git +Binaries: https://github.com/t895/DNSNet/releases/download/%v/app-release.apk + +Builds: + - versionName: 1.0.14 + versionCode: 28 + commit: 1.0.14 + subdir: app + gradle: + - yes + prebuild: sed -i '/^ bundletool {/,/^ }/d' ./build.gradle.kts + +AllowedAPKSigningKeys: d76f6207d8182cdc1ee2dcbfe74db2edf37f36b82d084b017f79fe9f067121e4 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 1.0.14 +CurrentVersionCode: 28