mirror of
https://github.com/revanced/smali.git
synced 2025-04-29 14:14:26 +02:00
Bump up memory in smali script to 512m
This commit is contained in:
parent
7a03efcac6
commit
c864544b48
@ -62,7 +62,7 @@ javaOpts=""
|
||||
# line and adjust the value accordingly. Use "java -X" for a list of options
|
||||
# you can pass here.
|
||||
#
|
||||
javaOpts="-Xmx256M"
|
||||
javaOpts="-Xmx512M"
|
||||
|
||||
# Alternatively, this will extract any parameter "-Jxxx" from the command line
|
||||
# and pass them to Java (instead of to dx). This makes it possible for you to
|
||||
|
Loading…
x
Reference in New Issue
Block a user