mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-05 02:09:44 +00:00
AniVu: 2.0
This commit is contained in:
parent
e5cc929f1b
commit
bafc4cb6b8
1 changed files with 34 additions and 0 deletions
34
metadata/com.skyd.anivu.yml
Normal file
34
metadata/com.skyd.anivu.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
Categories:
|
||||
- Internet
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
AuthorName: SkyD666
|
||||
AuthorEmail: akarinnn666@gmail.com
|
||||
SourceCode: https://github.com/SkyD666/AniVu
|
||||
IssueTracker: https://github.com/SkyD666/AniVu/issues
|
||||
Translation: https://crowdin.com/project/anivu
|
||||
Changelog: https://github.com/SkyD666/AniVu/releases
|
||||
|
||||
AutoName: AniVu
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/SkyD666/AniVu
|
||||
Binaries: https://github.com/SkyD666/AniVu/releases/download/%c/AniVu_%v_arm64-v8a_release_GitHub.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '2.0'
|
||||
versionCode: 19
|
||||
commit: 35862e7d8fc2317c03302275e4f238eff5e1a343
|
||||
subdir: app
|
||||
gradle:
|
||||
- GitHub
|
||||
output: build/outputs/apk/GitHub/release/*.apk
|
||||
prebuild: sed -i -e '/secret/d' -e '/signingConfig/d' -e 's/include(.*)/include("arm64-v8a")/'
|
||||
-e '/isUniversalApk/d' build.gradle.kts
|
||||
|
||||
AllowedAPKSigningKeys: 370ee0ac18f02e24df6b8efff2c0cee98d0d986bf3eaa87cc7ffc76e988257bd
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.0'
|
||||
CurrentVersionCode: 19
|
||||
Loading…
Reference in a new issue