mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 13:46:52 +00:00
Com.kin.athena
This commit is contained in:
parent
9f9f8f1263
commit
950165c070
1 changed files with 33 additions and 0 deletions
33
metadata/com.kin.athena.yml
Normal file
33
metadata/com.kin.athena.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue