mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Add Pokeverse to fdroid
This commit is contained in:
parent
2e7c4e9d66
commit
30e434c83d
1 changed files with 36 additions and 0 deletions
36
metadata/com.aditya1875.pokeverse.yml
Normal file
36
metadata/com.aditya1875.pokeverse.yml
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: App depends on pokeapi.co
|
||||
Categories:
|
||||
- Games
|
||||
License: MIT
|
||||
AuthorName: Aditya More
|
||||
AuthorWebSite: https://adityapushes.vercel.app
|
||||
SourceCode: https://github.com/Dev-Aditya-More/PokeVerse
|
||||
IssueTracker: https://github.com/Dev-Aditya-More/PokeVerse/issues
|
||||
Changelog: https://github.com/Dev-Aditya-More/PokeVerse/releases
|
||||
|
||||
AutoName: Pokéverse
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Dev-Aditya-More/PokeVerse.git
|
||||
Binaries: https://github.com/Dev-Aditya-More/PokeVerse/releases/download/v%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.0
|
||||
versionCode: 20
|
||||
commit: d82647287f7f03c35a469dc24afdb108cb9e35d9
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
"$$OUT$$" 'META-INF/services/*' 'res/iq.json'
|
||||
|
||||
AllowedAPKSigningKeys: 5ece4e9ee39f0147e9a9cd567f57a1264fb36f1ef392e07fc100a4185e81484b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 20
|
||||
Loading…
Reference in a new issue