mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
moviedb - fix the fix
This commit is contained in:
parent
ad43aacfbb
commit
47c0cfd322
1 changed files with 9 additions and 1 deletions
|
|
@ -47,7 +47,15 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/WirelessAlien/MovieDB/releases/download/v%v/moviedb-v%v.apk
|
||||
srclibs:META-INF/services/
|
||||
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
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/WirelessAlien/MovieDB/releases/download/v%v/moviedb-v%v.apk
|
||||
|
|
|
|||
Loading…
Reference in a new issue