mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Newapp: Alligator Bytes
This commit is contained in:
parent
9a73238638
commit
575e506b1b
1 changed files with 36 additions and 0 deletions
36
metadata/org.residuum.alligator.yml
Normal file
36
metadata/org.residuum.alligator.yml
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: MIT
|
||||
AuthorName: Thomas Mayer
|
||||
AuthorEmail: thomas@residuum.org
|
||||
AuthorWebSite: https://www.residuum.org
|
||||
SourceCode: https://codeberg.org/Residuum/alligator-gozaimasu-app
|
||||
IssueTracker: https://codeberg.org/Residuum/alligator-gozaimasu-app/issues
|
||||
|
||||
AutoName: Alligator Bytes
|
||||
|
||||
RepoType: git
|
||||
Repo: https://codeberg.org/Residuum/alligator-gozaimasu-app
|
||||
Binaries: https://codeberg.org/Residuum/alligator-gozaimasu-app/releases/download/%v/alligator-bytes-%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '0.22'
|
||||
versionCode: 22
|
||||
commit: f200230e41baa0c285f761d87759f9829f344285
|
||||
subdir: AlligatorGozaimasu/app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
scanignore:
|
||||
- AlligatorGozaimasu/app/src/main/res/raw/*.zip
|
||||
|
||||
AllowedAPKSigningKeys: 841510e0ea8291ec0d98b29b877fc9e5d17b40d255e52469fb459209bf6aa813
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.22'
|
||||
CurrentVersionCode: 22
|
||||
Loading…
Reference in a new issue