From 950165c070ffdd96400199bb9cde2d32e004b68d Mon Sep 17 00:00:00 2001 From: Kin69 Date: Fri, 14 Nov 2025 07:52:56 +0000 Subject: [PATCH] Com.kin.athena --- metadata/com.kin.athena.yml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 metadata/com.kin.athena.yml diff --git a/metadata/com.kin.athena.yml b/metadata/com.kin.athena.yml new file mode 100644 index 0000000000..fa1e6a39ae --- /dev/null +++ b/metadata/com.kin.athena.yml @@ -0,0 +1,33 @@ +Categories: + - DNS & Hosts + - Internet + - Security +License: GPL-3.0-only +AuthorName: Kin69 +WebSite: https://easyapps.me/ +SourceCode: https://github.com/Kin69/Athena +IssueTracker: https://github.com/Kin69/Athena/issues +Changelog: https://github.com/Kin69/Athena/releases +Donate: https://ko-fi.com/kin69_ + +AutoName: Athena + +RepoType: git +Repo: https://github.com/Kin69/Athena + +Builds: + - versionName: '1.1' + versionCode: 104 + commit: 9b8819fa1cdd25e6e58053730ea3b09b51e9fd8c + subdir: app + sudo: + - apt-get update + - apt-get install -y autogen g++ golang-go + gradle: + - fdroid + ndk: r27 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '1.1' +CurrentVersionCode: 104