mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
New app: MovieFlix
This commit is contained in:
parent
343fb19b53
commit
b9f137ab11
1 changed files with 41 additions and 0 deletions
41
metadata/com.shalenmathew.movieflix.yml
Normal file
41
metadata/com.shalenmathew.movieflix.yml
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: Rely on themoviedb.org
|
||||
Categories:
|
||||
- Internet
|
||||
- Multimedia
|
||||
License: MIT
|
||||
AuthorName: Shalen Mathew
|
||||
AuthorEmail: shalenmj@gmail.com
|
||||
AuthorWebSite: https://linktr.ee/shalenmathew
|
||||
SourceCode: https://github.com/shalenMathew/MovieFlix_App
|
||||
IssueTracker: https://github.com/shalenMathew/MovieFlix_App/issues
|
||||
Changelog: https://github.com/shalenMathew/MovieFlix_App/releases
|
||||
|
||||
AutoName: MovieFlix
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/shalenMathew/MovieFlix_App.git
|
||||
Binaries: https://github.com/shalenMathew/MovieFlix_App/releases/download/v%v/MovieFlix-v%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '1.3'
|
||||
versionCode: 4
|
||||
commit: 5efa005ef07f9072fc07304306382e042b1e7365
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
prebuild:
|
||||
- echo 'movieApiKey="edc78b0442bb6d9f5edd90eb623fa9c0"' >> ../local.properties
|
||||
- sed -i -e '/foojay/d' ../settings.gradle.kts
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
$$OUT$$ 'res/-g.json'
|
||||
|
||||
AllowedAPKSigningKeys: ec20b70fd628fef42b53ba82650b7b15b9e83c0b62ed0886365b1e6a2ec72231
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.3'
|
||||
CurrentVersionCode: 4
|
||||
Loading…
Reference in a new issue