mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
moviedb - fix recipe
This commit is contained in:
parent
515ddd223c
commit
ad43aacfbb
1 changed files with 2 additions and 10 deletions
|
|
@ -47,15 +47,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/WirelessAlien/MovieDB/releases/download/v%v/moviedb-v%v.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'res/x8.properties'
|
||||
|
||||
- versionName: '0.8'
|
||||
versionCode: 4
|
||||
commit: c82131ab16050babb52364af252394677a7594d7
|
||||
subdir: app
|
||||
srclibs:META-INF/services/
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/WirelessAlien/MovieDB/releases/download/v%v/moviedb-v%v.apk
|
||||
|
|
@ -96,7 +88,7 @@ Builds:
|
|||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.8
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'res/x8.properties' 'res/um.properties'
|
||||
'res/x8.properties' 'res/um.properties' 'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: fff2ac2bbfeaed303051caf138c14fcd980a926f56296543df05c255fd89a6b7
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue