mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 14:16:53 +00:00
New app: Athena (dev.sebaubuntu.athena)
This commit is contained in:
parent
b6d14ea099
commit
7b086a7096
1 changed files with 39 additions and 0 deletions
39
metadata/dev.sebaubuntu.athena.yml
Normal file
39
metadata/dev.sebaubuntu.athena.yml
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: Fetch CVE information from Google.
|
||||
Categories:
|
||||
- Development
|
||||
- System
|
||||
License: Apache-2.0
|
||||
AuthorName: SebaUbuntu
|
||||
AuthorEmail: seba@sebaubuntu.dev
|
||||
AuthorWebSite: https://sebaubuntu.dev
|
||||
WebSite: https://sebaubuntu.dev/athena.html
|
||||
SourceCode: https://github.com/SebaUbuntu/Athena
|
||||
IssueTracker: https://github.com/SebaUbuntu/Athena/issues
|
||||
Translation: https://crowdin.com/project/athena-android
|
||||
|
||||
AutoName: Athena
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/SebaUbuntu/Athena
|
||||
Binaries: https://github.com/SebaUbuntu/Athena/releases/download/v%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 2.0.3
|
||||
versionCode: 17
|
||||
commit: af29e93c737fd4aaf7596e268be2778069ce88cf
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y ninja-build
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 3d3d6d87be3c40f9c72432c013210721381a89efd67554613a45118abd8308e9
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0.3
|
||||
CurrentVersionCode: 17
|
||||
Loading…
Reference in a new issue