Commit 1bf868fd authored by wangrican's avatar wangrican

解决打包慢问题

parent 5c630987
# gradel编译中文乱码
org.gradle.jvmargs=-Dfile.encoding=UTF-8
\ No newline at end of file
org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
org.gradle.parallel=true
org.gradle.configureondemand=true
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment