mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
dooz - update recipe
This commit is contained in:
parent
207b2ba701
commit
25fb52d4fa
1 changed files with 3 additions and 1 deletions
|
|
@ -141,7 +141,9 @@ Builds:
|
|||
- free
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
prebuild: sed -i -e '/IdSuffix/d' build.gradle
|
||||
prebuild:
|
||||
- sed -i -e '/IdSuffix/d' build.gradle
|
||||
- sed -i -e 's/-XX:MaxPermSize=2048m//' ../gradle.properties
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue