mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
rm:
|
||||||
|
- scripts
|
||||||
prebuild: for class in tree code comp file main model parser processing util jvm;
|
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|"
|
do sed -i -e "/jvmargs/s|$| --add-opens=jdk.compiler/com.sun.tools.javac.${class}=ALL-UNNAMED|"
|
||||||
../gradle.properties; done
|
../gradle.properties; done
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue