mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
New App: com.axiel7.anihyou
This commit is contained in:
parent
4daf4c79a3
commit
bd1551b5f2
1 changed files with 43 additions and 0 deletions
43
metadata/com.axiel7.anihyou.yml
Normal file
43
metadata/com.axiel7.anihyou.yml
Normal file
|
|
@ -0,0 +1,43 @@
|
||||||
|
AntiFeatures:
|
||||||
|
NonFreeNet:
|
||||||
|
en-US: Depends on anilist.co.
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
- Multimedia
|
||||||
|
- Reading
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: axiel7
|
||||||
|
WebSite: https://axiel7.github.io/anihyou
|
||||||
|
SourceCode: https://github.com/axiel7/AniHyou-android
|
||||||
|
IssueTracker: https://github.com/axiel7/AniHyou-android/issues
|
||||||
|
Translation: https://crowdin.com/project/anihyou
|
||||||
|
Changelog: https://github.com/axiel7/AniHyou-android/releases
|
||||||
|
Donate: https://ko-fi.com/axiel7
|
||||||
|
Bitcoin: 3KKjJuorh9se2jUo1Hr6MFgXhnBWbj5fTP
|
||||||
|
Litecoin: MRw5XPLsM9SVf48tv4nwQoY12nMXaiVzmD
|
||||||
|
|
||||||
|
AutoName: AniHyou
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/axiel7/AniHyou-android
|
||||||
|
Binaries: https://github.com/axiel7/AniHyou-android/releases/download/%v/anihyou-%v-universal-release.apk
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.2.3-1
|
||||||
|
versionCode: 46
|
||||||
|
commit: 1.2.3-1
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/isEnable/s/true/false/' build.gradle.kts
|
||||||
|
|
||||||
|
AllowedAPKSigningKeys: 996ce09e45e3c1439b2e82c786ab5f8a61b5ea29390a4ebfc9a46a10b8ec7db0
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.2.3-1
|
||||||
|
CurrentVersionCode: 46
|
||||||
Loading…
Reference in a new issue