mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-21 19:29:32 +01:00
41 lines
1.2 KiB
YAML
41 lines
1.2 KiB
YAML
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
|