mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
money.manager.ex - update recipe
This commit is contained in:
parent
cfc250287e
commit
682677f628
1 changed files with 2 additions and 0 deletions
|
|
@ -255,6 +255,8 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- scripts
|
||||
prebuild: for class in tree code comp file main model parser processing util jvm;
|
||||
do sed -i -e "/jvmargs/s|$| --add-opens=jdk.compiler/com.sun.tools.javac.${class}=ALL-UNNAMED|"
|
||||
../gradle.properties; done
|
||||
|
|
|
|||
Loading…
Reference in a new issue